summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach-imx/hab.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: hab: Make usage of packed attribute consistentBryan O'Donoghue2018-03-111-2/+2
* imx: hab: Fix usage of packed attributeBryan O'Donoghue2018-03-111-0/+1
* arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima2018-02-221-7/+8
* imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta2018-02-221-0/+4
* imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta2018-02-221-0/+8
* arm: imx: hab: Define rvt_failsafe()Bryan O'Donoghue2018-01-141-0/+2
* arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue2018-01-141-0/+1
* arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue2018-01-141-2/+2
* arm: imx: hab: Define rvt_check_target()Bryan O'Donoghue2018-01-141-0/+9
* arm: imx: hab: Add IVT header definitionsBryan O'Donoghue2018-01-141-0/+28
* arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue2018-01-141-1/+2
* arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue2018-01-141-0/+1
* arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue2018-01-141-0/+2
* arm: imx: hab: Make authenticate_image return intBryan O'Donoghue2018-01-141-1/+1
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-0/+150