Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Bryan O'Donoghue
| Archived =
No
| 364 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,2/9] optee: Add CONFIG_OPTEE_TZDRAM_SIZE
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-19
Bryan O'Donoghue
Superseded
[v2,1/9] optee: Add lib entries for sharing OPTEE code across ports
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-19
Bryan O'Donoghue
Superseded
[9/9] bootm: optee: Add mechanism to validate an OPTEE image before boot
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
Superseded
[8/9] optee: Improve error printout
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
New
[7/9] optee: Add optee_verify_bootm_image()
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
New
[6/9] tools: mkimage: add optee image type
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
Superseded
[5/9] optee: Add optee_image_get_load_addr()
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
Superseded
[4/9] optee: Add optee_image_get_entry_point()
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
Superseded
[3/9] optee: Make OPTEE_TZDRAM_BASE a mandatory define
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
New
[2/9] optee: Add CONFIG_OPTEE_TZDRAM_SIZE
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
Superseded
[1/9] optee: Add lib entries for sharing OPTEE code across ports
Add new OPTEE bootm support to u-boot
-
-
-
2018-01-12
Bryan O'Donoghue
Superseded
[v6,25/25] arm: imx: hab: Add hab_failsafe console command
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,24/25] arm: imx: hab: Implement hab_rvt_failsafe
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,23/25] arm: imx: hab: Define rvt_failsafe()
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,22/25] arm: imx: hab: Make imx_hab_is_enabled global
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,21/25] arm: imx: hab: Make authenticate_image() return zero on open boards
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,20/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,19/25] arm: imx: hab: Prefix authenticate_image with imx_hab
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,18/25] arm: imx: hab: Make internal functions and data static
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,17/25] arm: imx: hab: Print HAB event log only after calling ROM
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,16/25] arm: imx: hab: Add a hab_rvt_check_target to image auth
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,15/25] arm: imx: hab: Implement hab_rvt_check_target
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,14/25] arm: imx: hab: Define rvt_check_target()
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,13/25] arm: imx: hab: Print additional IVT elements during debug
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,12/25] arm: imx: hab: Print CSF based on IVT descriptor
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,11/25] arm: imx: hab: Only call ROM once headers are verified
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,10/25] arm: imx: hab: Verify IVT self matches calculated address
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,09/25] arm: imx: hab: Add IVT header verification
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,08/25] arm: imx: hab: Add IVT header definitions
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,07/25] arm: imx: hab: Fix authenticate_image input parameters
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,06/25] arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,05/25] arm: imx: hab: Move IVT_SIZE to hab.h
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,04/25] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,03/25] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,02/25] arm: imx: hab: Fix authenticate_image result code
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v6,01/25] arm: imx: hab: Make authenticate_image return int
Fix and extend i.MX HAB layer
-
-
-
2018-01-12
Bryan O'Donoghue
Accepted
[v5,24/24] arm: imx: hab: Add hab_failsafe console command
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,23/24] arm: imx: hab: Implement hab_rvt_failsafe
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,22/24] arm: imx: hab: Define rvt_failsafe()
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,21/24] arm: imx: hab: Make imx_hab_is_enabled global
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,20/24] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,19/24] arm: imx: hab: Prefix authenticate_image with imx_hab
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,18/24] arm: imx: hab: Make internal functions and data static
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,17/24] arm: imx: hab: Print HAB event log only after calling ROM
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,16/24] arm: imx: hab: Add a hab_rvt_check_target to image auth
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,15/24] arm: imx: hab: Implement hab_rvt_check_target
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,14/24] arm: imx: hab: Define rvt_check_target()
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,13/24] arm: imx: hab: Print additional IVT elements during debug
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,12/24] arm: imx: hab: Print CSF based on IVT descriptor
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,11/24] arm: imx: hab: Only call ROM once headers are verified
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,10/24] arm: imx: hab: Verify IVT self matches calculated address
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,09/24] arm: imx: hab: Add IVT header verification
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,08/24] arm: imx: hab: Add IVT header definitions
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,07/24] arm: imx: hab: Fix authenticate_image input parameters
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,06/24] arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,05/24] arm: imx: hab: Move IVT_SIZE to hab.h
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,04/24] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,03/24] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,02/24] arm: imx: hab: Fix authenticate_image result code
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v5,01/24] arm: imx: hab: Make authenticate_image return int
Fix and extend i.MX HAB layer
-
-
-
2018-01-08
Bryan O'Donoghue
Superseded
[v4,25/25] arm: imx: hab: Add hab_failsafe console command
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,24/25] arm: imx: hab: Implement hab_rvt_failsafe
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,23/25] arm: imx: hab: Define rvt_failsafe()
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,22/25] arm: imx: hab: Make imx_hab_is_enabled global
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,21/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,20/25] arm: imx: hab: Prefix authenticate_image with imx_hab
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,19/25] arm: imx: hab: Make internal functions and data static
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,18/25] arm: imx: hab: Print HAB event log only after calling ROM
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,17/25] arm: imx: hab: Add a hab_rvt_check_target to image auth
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,16/25] arm: imx: hab: Implement hab_rvt_check_target
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,15/25] arm: imx: hab: Define rvt_check_target()
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,14/25] arm: imx: hab: Print additional IVT elements during debug
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,13/25] arm: imx: hab: Print CSF based on IVT descriptor
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,12/25] arm: imx: hab: Only call ROM once headers are verified
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,11/25] arm: imx: hab: Verify IVT self matches calculated address
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,10/25] arm: imx: hab: Add IVT header verification
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,09/25] arm: imx: hab: Add IVT header definitions
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,08/25] arm: imx: hab: Fix authenticate image lockup on MX7
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
New
[v4,07/25] arm: imx: hab: Fix authenticate_image input parameters
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,06/25] arm: imx: hab: Move CSF_PAD_SIZE to hab.h
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,05/25] arm: imx: hab: Move IVT_SIZE to hab.h
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,04/25] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,03/25] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,02/25] arm: imx: hab: Fix authenticate_image result code
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v4,01/25] arm: imx: hab: Make authenticate_image return int
Fix and extend i.MX HAB layer
-
-
-
2018-01-02
Bryan O'Donoghue
Superseded
[v3,25/25] arm: imx: hab: Print HAB event log only after calling ROM
Untitled series #7525
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,25/25] arm: imx: hab: Add hab_failsafe console command
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,24/25] arm: imx: hab: Implement hab_rvt_failsafe
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,24/25] arm: imx: hab: Add hab_failsafe console command
Untitled series #7521
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,23/25] arm: imx: hab: Implement hab_rvt_failsafe
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,23/25] arm: imx: hab: Define rvt_failsafe()
Untitled series #7526
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,22/25] arm: imx: hab: Make imx_hab_is_enabled global
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,22/25] arm: imx: hab: Define rvt_failsafe()
Untitled series #7524
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,21/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Untitled series #7527
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,21/25] arm: imx: hab: Make imx_hab_is_enabled global
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,20/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled
Untitled series #7528
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,20/25] arm: imx: hab: Prefix authenticate_image with imx_hab
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,19/25] arm: imx: hab: Prefix authenticate_image with imx_hab
Untitled series #7522
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,19/25] arm: imx: hab: Make internal functions and data static
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
[v3,18/25] arm: imx: hab: Print HAB event log only after calling ROM
Fix and extend i.MX HAB layer
-
-
-
2017-12-30
Bryan O'Donoghue
Superseded
«
1
2
3
4
»