index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
hab.c
Age
Commit message (
Expand
)
Author
2018-01-14
arm: imx: hab: Add a hab_rvt_check_target to image auth
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Implement hab_rvt_check_target
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print additional IVT elements during debug
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Print CSF based on IVT descriptor
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Only call ROM once headers are verified
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Verify IVT self matches calculated address
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add IVT header verification
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image input parameters
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Move IVT_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Fix authenticate_image result code
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make authenticate_image return int
Bryan O'Donoghue
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic