Show patches with: Submitter = Bryan O'Donoghue       |    Archived = No       |   384 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,01/23] arm: imx: hab: Make authenticate_image return int Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,02/23] arm: imx: hab: Fix authenticate_image result code Fix and extend i.MX HAB layer - 1 - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,03/23] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,04/23] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,05/23] arm: imx: hab: Fix authenticate_image input parameters Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,06/23] arm: imx: hab: Fix authenticate image lockup on MX7 Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,07/23] arm: imx: hab: Move IVT_SIZE to hab.h Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,08/23] arm: imx: hab: Move CSF_PAD_SIZE to hab.h Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,09/23] arm: imx: hab: Add IVT header definitions Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,10/23] arm: imx: hab: Add IVT header verification Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,11/23] arm: imx: hab: Verify IVT self matches calculated address Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,12/23] arm: imx: hab: Print CSF based on IVT descriptor Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,13/23] arm: imx: hab: Print additional IVT elements during debug Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,14/23] arm: imx: hab: Define rvt_check_target() Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,15/23] arm: imx: hab: Implement hab_rvt_check_target Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,16/23] arm: imx: hab: Add a hab_rvt_check_target to image auth Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,17/23] arm: imx: hab: Make internal functions and data static Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,18/23] arm: imx: hab: Prefix authenticate_image with imx_hab Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,19/23] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,20/23] arm: imx: hab: Make imx_hab_is_enabled global Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,21/23] arm: imx: hab: Define rvt_failsafe() Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,22/23] arm: imx: hab: Implement hab_rvt_failsafe Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,23/23] arm: imx: hab: Add hab_failsafe console command Fix and extend i.MX HAB layer - - - - --- 2017-12-27 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,01/23] arm: imx: hab: Make authenticate_image return int Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,02/23] arm: imx: hab: Fix authenticate_image result code Fix and extend i.MX HAB layer - 1 - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,03/23] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,04/23] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,05/23] arm: imx: hab: Move IVT_SIZE to hab.h Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,06/23] arm: imx: hab: Move CSF_PAD_SIZE to hab.h Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,07/23] arm: imx: hab: Fix authenticate_image input parameters Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,08/23] arm: imx: hab: Fix authenticate image lockup on MX7 Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,09/23] arm: imx: hab: Add IVT header definitions Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,10/23] arm: imx: hab: Add IVT header verification Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,11/23] arm: imx: hab: Verify IVT self matches calculated address Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,12/23] arm: imx: hab: Print CSF based on IVT descriptor Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,13/23] arm: imx: hab: Print additional IVT elements during debug Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,14/23] arm: imx: hab: Define rvt_check_target() Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,15/23] arm: imx: hab: Implement hab_rvt_check_target Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,16/23] arm: imx: hab: Add a hab_rvt_check_target to image auth Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,17/23] arm: imx: hab: Make internal functions and data static Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,18/23] arm: imx: hab: Prefix authenticate_image with imx_hab Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,19/23] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,20/23] arm: imx: hab: Make imx_hab_is_enabled global Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,21/23] arm: imx: hab: Define rvt_failsafe() Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,22/23] arm: imx: hab: Implement hab_rvt_failsafe Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v2,23/23] arm: imx: hab: Add hab_failsafe console command Fix and extend i.MX HAB layer - - - - --- 2017-12-28 Bryan O'Donoghue sbabic Superseded
[U-Boot,v3,01/25] arm: imx: hab: Make authenticate_image return int Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,02/25] arm: imx: hab: Fix authenticate_image result code Fix and extend i.MX HAB layer - 1 - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,03/25] arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,04/25] arm: imx: hab: Optimise flow of authenticate_image on hab_entry fail Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,05/25] arm: imx: hab: Move IVT_SIZE to hab.h Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,06/25] arm: imx: hab: Move CSF_PAD_SIZE to hab.h Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,07/25] arm: imx: hab: Fix authenticate_image input parameters Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,08/25] arm: imx: hab: Fix authenticate image lockup on MX7 Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,09/25] arm: imx: hab: Add IVT header definitions Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,10/25] arm: imx: hab: Add IVT header verification Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,11/25] arm: imx: hab: Verify IVT self matches calculated address Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,12/25] arm: imx: hab: Only call ROM once headers are verified Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,13/25] arm: imx: hab: Print CSF based on IVT descriptor Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,14/25] arm: imx: hab: Print additional IVT elements during debug Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,15/25] arm: imx: hab: Define rvt_check_target() Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,16/25] arm: imx: hab: Implement hab_rvt_check_target Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,17/25] arm: imx: hab: Add a hab_rvt_check_target to image auth Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,18/25] arm: imx: hab: Make internal functions and data static Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,18/25] arm: imx: hab: Print HAB event log only after calling ROM Untitled series #20677 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,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 sbabic Changes Requested
[U-Boot,v3,19/25] arm: imx: hab: Prefix authenticate_image with imx_hab Untitled series #20680 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,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 sbabic Changes Requested
[U-Boot,v3,20/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled Untitled series #20679 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,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 sbabic Changes Requested
[U-Boot,v3,21/25] arm: imx: hab: Rename is_hab_enabled imx_hab_is_enabled Untitled series #20682 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,22/25] arm: imx: hab: Define rvt_failsafe() Untitled series #20678 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,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 sbabic Changes Requested
[U-Boot,v3,23/25] arm: imx: hab: Define rvt_failsafe() Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,23/25] arm: imx: hab: Implement hab_rvt_failsafe Untitled series #20681 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,24/25] arm: imx: hab: Add hab_failsafe console command Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,24/25] arm: imx: hab: Implement hab_rvt_failsafe Untitled series #20676 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,25/25] arm: imx: hab: Add hab_failsafe console command Fix and extend i.MX HAB layer - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v3,25/25] arm: imx: hab: Print HAB event log only after calling ROM Untitled series #20683 - - - - --- 2017-12-30 Bryan O'Donoghue sbabic Changes Requested
[U-Boot,v4,01/25] arm: imx: hab: Make authenticate_image return int Fix and extend i.MX HAB layer - - - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,v4,02/25] arm: imx: hab: Fix authenticate_image result code Fix and extend i.MX HAB layer - 1 - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,v4,07/25] arm: imx: hab: Fix authenticate_image input parameters Fix and extend i.MX HAB layer - - - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,v4,09/25] arm: imx: hab: Add IVT header definitions Fix and extend i.MX HAB layer - - - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,v4,10/25] arm: imx: hab: Add IVT header verification Fix and extend i.MX HAB layer - - - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,v4,15/25] arm: imx: hab: Define rvt_check_target() Fix and extend i.MX HAB layer - - - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,v4,16/25] arm: imx: hab: Implement hab_rvt_check_target Fix and extend i.MX HAB layer - - - - --- 2018-01-02 Bryan O'Donoghue sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
[U-Boot,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 sbabic Superseded
« 1 2 3 4 »