index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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
2024-11-09
imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
Paul Geurts
2024-11-09
imx: hab: rename imx_sec_config_fuse_t to imx_fuse
Paul Geurts
2021-04-08
mx6dq: hab: Fix chip version in hab.h code
Breno Lima
2021-04-08
imx: HAB: Add support for iMX8MM
Ye Li
2021-04-08
mx7ulp: hab: Add hab_status command for HABv4 M4 boot
Breno Lima
2021-04-08
imx: hab: Check if IVT header is HABv4
Breno Lima
2021-04-08
imx: HAB: Update hab codes to support ARM64 and i.MX8M
Peng Fan
2019-10-14
imx :hab: Add hab version command
Sjoerd Simons
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
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