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
/
include
/
asm
/
mach-imx
/
hab.h
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-11
imx: hab: Make usage of packed attribute consistent
Bryan O'Donoghue
2018-03-11
imx: hab: Fix usage of packed attribute
Bryan O'Donoghue
2018-02-22
arm: imx: hab: Define HAB_RVT_BASE according to the processor version
Breno Lima
2018-02-22
imx: hab: Check if CSF contains deprecated commands
Utkarsh Gupta
2018-02-22
imx: hab: Check if CSF is valid before authenticating image
Utkarsh Gupta
2018-01-14
arm: imx: hab: Define rvt_failsafe()
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Make imx_hab_is_enabled global
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Define rvt_check_target()
Bryan O'Donoghue
2018-01-14
arm: imx: hab: Add IVT header definitions
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: Make authenticate_image return int
Bryan O'Donoghue
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic