aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/fsl_chain_of_trust.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-19board/freescale/common: secure_boot: Set bootdelay to -2.Udit Agarwal1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-3/+3
2017-08-01arm64: ls1043ardb: Add distro secure boot supportSumit Garg1-0/+6
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-0/+1
2017-04-17armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun1-1/+1
2017-01-11SPL: Adjust more debug prints for ulong entry_pointTom Rini1-1/+1
2016-07-26SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg1-1/+33
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg1-0/+56
2016-01-27secure_boot: enable chain of trust for ARM platformsAneesh Bansal1-0/+17
2016-01-27secure_boot: create function to determine boot modeAneesh Bansal1-0/+53