summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/hab.c
AgeCommit message (Expand)Author
2018-10-11MLK-19876 imx: hab: Enable hab.c to authenticate additional images in open co...Breno Lima
2018-08-21MLK-19263-4 hab: Change calling to ROM API failsafeYe Li
2018-07-25MLK-19043 hab: Fix sec_config fuse issue for iMX8M SoCsYe Li
2018-05-23MLK-17935: imx: HAB: Validate IVT before authenticating imageUtkarsh Gupta
2018-04-27MLK-17044-2 HAB: Add SIP call for ARM64 platformYe Li
2018-04-27MLK-16787-1 HAB: Update hab codes to support ARM64 and i.MX8MYe Li
2018-04-27MLK-18158 imx: hab: Add function to authenticate kernel imageYe Li
2018-03-13imx: hab: Convert DCD non-NULL error to warningBryan O'Donoghue
2018-02-22arm: imx: hab: Define HAB_RVT_BASE according to the processor versionBreno Lima
2018-02-22imx: hab: Check if CSF contains deprecated commandsUtkarsh Gupta
2018-02-22imx: hab: Check if CSF is valid before authenticating imageUtkarsh Gupta
2018-02-22imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...Utkarsh Gupta
2018-02-22imx: hab: Keep CAAM clock enabled after authenticating additional imagesBreno Lima
2018-01-14arm: imx: hab: Add hab_failsafe console commandBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_failsafeBryan O'Donoghue
2018-01-14arm: imx: hab: Make imx_hab_is_enabled globalBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image() return zero on open boardsBryan O'Donoghue
2018-01-14arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabledBryan O'Donoghue
2018-01-14arm: imx: hab: Prefix authenticate_image with imx_habBryan O'Donoghue
2018-01-14arm: imx: hab: Make internal functions and data staticBryan O'Donoghue
2018-01-14arm: imx: hab: Print HAB event log only after calling ROMBryan O'Donoghue
2018-01-14arm: imx: hab: Add a hab_rvt_check_target to image authBryan O'Donoghue
2018-01-14arm: imx: hab: Implement hab_rvt_check_targetBryan O'Donoghue
2018-01-14arm: imx: hab: Print additional IVT elements during debugBryan O'Donoghue
2018-01-14arm: imx: hab: Print CSF based on IVT descriptorBryan O'Donoghue
2018-01-14arm: imx: hab: Only call ROM once headers are verifiedBryan O'Donoghue
2018-01-14arm: imx: hab: Verify IVT self matches calculated addressBryan O'Donoghue
2018-01-14arm: imx: hab: Add IVT header verificationBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image input parametersBryan O'Donoghue
2018-01-14arm: imx: hab: Move CSF_PAD_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Move IVT_SIZE to hab.hBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on hab_entry failBryan O'Donoghue
2018-01-14arm: imx: hab: Optimise flow of authenticate_image on is_enabled failBryan O'Donoghue
2018-01-14arm: imx: hab: Fix authenticate_image result codeBryan O'Donoghue
2018-01-14arm: imx: hab: Make authenticate_image return intBryan O'Donoghue
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic