[Skiboot] [PATCH v2 0/3] fast reboot mem region integrity check and memory
Nicholas Piggin
npiggin at gmail.com
Mon Mar 26 16:05:58 AEDT 2018
Since v1, patch 3 had some comments updated, and also updated to allow
mambo to zero memory, it just skips out on the *_LOAD_BASE regions (we
could get more fancy and zero everything but the images, but this is
just easier.
Nicholas Piggin (3):
core/fast-reboot: verify mem regions before fast reboot
mem-map: Use a symbolic constant for exception vector size
core/fast-reboot: zero memory after fast reboot
asm/head.S | 2 +-
core/fast-reboot.c | 43 ++++++++++++++++++++++++++--
core/init.c | 20 ++++++-------
core/mem_region.c | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++--
include/mem-map.h | 5 ++++
include/mem_region.h | 4 +++
6 files changed, 137 insertions(+), 16 deletions(-)
--
2.16.1
More information about the Skiboot
mailing list