~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
hab.c
Commit message (
Expand
)
Author
Age
*
imx: hab: Fix coverity issue in HAB event decoding
Ye Li
2023-07-13
*
imx: hab: Fix a couple of build warnings with DEBUG enabled
Marek Vasut
2023-06-24
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
common: Drop display_options.h from common header
Simon Glass
2022-08-10
*
image: Drop IMAGE_ENABLE_FIT
Simon Glass
2021-10-08
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
imx: hab: Fix build warnings in 32-bit targets
Breno Lima
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: Display All HAB events via hab_status command
Utkarsh Gupta
2021-04-08
*
imx: hab: Enable hab.c to authenticate additional images in open configuration
Breno Lima
2021-04-08
*
hab: Change calling to ROM API failsafe
Ye Li
2021-04-08
*
imx: HAB: Validate IVT before authenticating image
Utkarsh Gupta
2021-04-08
*
imx: HAB: Update hab codes to support ARM64 and i.MX8M
Peng Fan
2021-04-08
*
imx: hab: Add function to authenticate kernel image
Ye Li
2021-04-08
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
imx :hab: Add hab version command
Sjoerd Simons
2019-10-14
*
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
*
mx6sl: hab: Fix pu_irom_mmu_enabled address
Breno Matheus Lima
2019-06-27
*
imx: hab: Convert non-NULL IVT DCD pointer warning to an error
Breno Matheus Lima
2019-01-28
*
imx: hab: extend hab_auth_img to calculate ivt_offset
Parthiban Nallathambi
2019-01-01
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-04-15
|
\
|
*
imx: hab: Provide hab_auth_img_or_fail command
Bryan O'Donoghue
2018-04-15
*
|
imx: hab: Convert DCD non-NULL error to warning
Bryan O'Donoghue
2018-03-13
|
/
*
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-02-22
*
imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...
Utkarsh Gupta
2018-02-22
*
imx: hab: Keep CAAM clock enabled after authenticating additional images
Breno Lima
2018-02-22
*
arm: imx: hab: Add hab_failsafe console command
Bryan O'Donoghue
2018-01-14
*
arm: imx: hab: Implement hab_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: Make authenticate_image() return zero on open boards
Bryan O'Donoghue
2018-01-14
*
arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Bryan O'Donoghue
2018-01-14
*
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
*
arm: imx: hab: Make internal functions and data static
Bryan O'Donoghue
2018-01-14
*
arm: imx: hab: Print HAB event log only after calling ROM
Bryan O'Donoghue
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
[next]