index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
hab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imx :hab: Add hab version command
Sjoerd Simons
2019-10-14
1
-0
/
+21
*
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
2019-07-11
1
-1
/
+1
*
mx6sl: hab: Fix pu_irom_mmu_enabled address
Breno Matheus Lima
2019-06-27
1
-1
/
+1
*
imx: hab: Convert non-NULL IVT DCD pointer warning to an error
Breno Matheus Lima
2019-01-28
1
-2
/
+4
*
imx: hab: extend hab_auth_img to calculate ivt_offset
Parthiban Nallathambi
2019-01-01
1
-2
/
+27
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Merge git://git.denx.de/u-boot-imx
Tom Rini
2018-04-15
1
-0
/
+35
|
\
|
*
imx: hab: Provide hab_auth_img_or_fail command
Bryan O'Donoghue
2018-04-15
1
-0
/
+35
*
|
imx: hab: Convert DCD non-NULL error to warning
Bryan O'Donoghue
2018-03-13
1
-4
/
+2
|
/
*
arm: imx: hab: Define HAB_RVT_BASE according to the processor version
Breno Lima
2018-02-22
1
-97
/
+9
*
imx: hab: Check if CSF contains deprecated commands
Utkarsh Gupta
2018-02-22
1
-0
/
+20
*
imx: hab: Check if CSF is valid before authenticating image
Utkarsh Gupta
2018-02-22
1
-0
/
+81
*
imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat...
Utkarsh Gupta
2018-02-22
1
-0
/
+6
*
imx: hab: Keep CAAM clock enabled after authenticating additional images
Breno Lima
2018-02-22
1
-4
/
+3
*
arm: imx: hab: Add hab_failsafe console command
Bryan O'Donoghue
2018-01-14
1
-0
/
+21
*
arm: imx: hab: Implement hab_rvt_failsafe
Bryan O'Donoghue
2018-01-14
1
-0
/
+15
*
arm: imx: hab: Make imx_hab_is_enabled global
Bryan O'Donoghue
2018-01-14
1
-3
/
+1
*
arm: imx: hab: Make authenticate_image() return zero on open boards
Bryan O'Donoghue
2018-01-14
1
-1
/
+1
*
arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Bryan O'Donoghue
2018-01-14
1
-4
/
+4
*
arm: imx: hab: Prefix authenticate_image with imx_hab
Bryan O'Donoghue
2018-01-14
1
-3
/
+3
*
arm: imx: hab: Make internal functions and data static
Bryan O'Donoghue
2018-01-14
1
-75
/
+84
*
arm: imx: hab: Print HAB event log only after calling ROM
Bryan O'Donoghue
2018-01-14
1
-5
/
+7
*
arm: imx: hab: Add a hab_rvt_check_target to image auth
Bryan O'Donoghue
2018-01-14
1
-0
/
+9
*
arm: imx: hab: Implement hab_rvt_check_target
Bryan O'Donoghue
2018-01-14
1
-0
/
+18
*
arm: imx: hab: Print additional IVT elements during debug
Bryan O'Donoghue
2018-01-14
1
-0
/
+2
*
arm: imx: hab: Print CSF based on IVT descriptor
Bryan O'Donoghue
2018-01-14
1
-2
/
+1
*
arm: imx: hab: Only call ROM once headers are verified
Bryan O'Donoghue
2018-01-14
1
-5
/
+6
*
arm: imx: hab: Verify IVT self matches calculated address
Bryan O'Donoghue
2018-01-14
1
-0
/
+7
*
arm: imx: hab: Add IVT header verification
Bryan O'Donoghue
2018-01-14
1
-2
/
+34
*
arm: imx: hab: Fix authenticate_image input parameters
Bryan O'Donoghue
2018-01-14
1
-52
/
+21
*
arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
1
-1
/
+0
*
arm: imx: hab: Move IVT_SIZE to hab.h
Bryan O'Donoghue
2018-01-14
1
-1
/
+0
*
arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
Bryan O'Donoghue
2018-01-14
1
-58
/
+60
*
arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
Bryan O'Donoghue
2018-01-14
1
-69
/
+69
*
arm: imx: hab: Fix authenticate_image result code
Bryan O'Donoghue
2018-01-14
1
-3
/
+6
*
arm: imx: hab: Make authenticate_image return int
Bryan O'Donoghue
2018-01-14
1
-1
/
+1
*
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-07-12
1
-0
/
+516