aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8/ahab.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-13imx: imx8: ahab: refactor do_ahab_close commandIgor Opaniuk1-16/+29
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson1-1/+1
2023-10-17arm: imx: Add function to validate i.MX8 containersSean Anderson1-1/+1
2023-07-13imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extensionGaurav Jain1-4/+24
2023-07-13imx: ahab: Update AHAB for iMX8 and iMX8ULPYe Li1-47/+82
2023-07-13imx: mach: correct SCU API usagePeng Fan1-5/+5
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan1-1/+1
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron1-1/+2
2020-12-06imx: ahab: fix implicit declaration warningOliver Graute1-0/+1
2020-12-06imx: ahab: fix compiler warnings in debugOliver Graute1-1/+1
2020-12-06imx: ahab: Fix compiler warnings in printfOliver Graute1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-6/+7
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard1-4/+3
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1
2020-05-01imx8: Change to use new SECO API commandsYe Li1-3/+3
2019-11-03imx8: Add AHAB secure boot supportPeng Fan1-0/+347