commit | d07d4d63374b0d155b9281f9fcaf6b44f18117c8 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Jan 10 14:01:37 2024 -0600 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Fri Feb 02 14:04:30 2024 -0600 |
tree | 75bd2785b6718674932c4993548e177913ef1790 | |
parent | 48c37bee12d3f6002f76cb4d55fbe3203b680254 [diff] |
feat(fvp): delegate FFH RAS handling to SP This setup helps to mimic an end-to-end RAS handling flow inspired by real world design with a dedicated RAS secure partition managed by SPMC. The detailed steps are documented as comments in the relevant source files introduced in this patch. Change-Id: I97737c66649f6e49840fa0bdf2e0af4fb6b08fc7 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>