Searched hist:"187 a61761ef5d59bed0c94cca725bd6f116f64d0" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/lib/cpus/aarch32/ |
| H A D | cortex_a15.S | 187a61761ef5d59bed0c94cca725bd6f116f64d0 Fri Apr 15 00:10:17 UTC 2022 John Powell <john.powell@arm.com> fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960
Cortex-A15 does not support FEAT_CSV2 so the existing workaround for Spectre V2 is sufficient to mitigate against Spectre BHB attacks, however the code needed to be updated to work with the new build flag.
Also, some code was refactored several years ago and not updated in the Cortex-A15 library file so this patch fixes that as well.
Signed-off-by: John Powell <john.powell@arm.com> Change-Id: I768c88a38c561c91019b038ac6c22b291955f18e
|
| /rk3399_ARM-atf/bl32/sp_min/ |
| H A D | sp_min.mk | 187a61761ef5d59bed0c94cca725bd6f116f64d0 Fri Apr 15 00:10:17 UTC 2022 John Powell <john.powell@arm.com> fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960
Cortex-A15 does not support FEAT_CSV2 so the existing workaround for Spectre V2 is sufficient to mitigate against Spectre BHB attacks, however the code needed to be updated to work with the new build flag.
Also, some code was refactored several years ago and not updated in the Cortex-A15 library file so this patch fixes that as well.
Signed-off-by: John Powell <john.powell@arm.com> Change-Id: I768c88a38c561c91019b038ac6c22b291955f18e
|