summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach-imx/hab.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-08mx6dq: hab: Fix chip version in hab.h codeBreno Lima1-1/+1
2021-04-08imx: HAB: Add support for iMX8MMYe Li1-0/+4
2021-04-08mx7ulp: hab: Add hab_status command for HABv4 M4 bootBreno Lima1-0/+15
2021-04-08imx: hab: Check if IVT header is HABv4Breno Lima1-2/+0
2021-04-08imx: HAB: Update hab codes to support ARM64 and i.MX8MPeng Fan1-0/+14
2019-10-14imx :hab: Add hab version commandSjoerd Simons1-0/+1
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-11imx: hab: Make usage of packed attribute consistentBryan O'Donoghue1-2/+2
2018-03-11imx: hab: Fix usage of packed attributeBryan O'Donoghue1-0/+1
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima1-7/+8
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta1-0/+4
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta1-0/+8
2018-01-14arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue1-0/+2
2018-01-14arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue1-0/+1
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue1-2/+2
2018-01-14arm: imx: hab: Define rvt_check_target()Bryan O'Donoghue1-0/+9
2018-01-14arm: imx: hab: Add IVT header definitionsBryan O'Donoghue1-0/+28
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue1-1/+2
2018-01-14arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue1-0/+1
2018-01-14arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue1-0/+2
2018-01-14arm: imx: hab: Make authenticate_image return intBryan O'Donoghue1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+150