[Skiboot] [PATCH 0/3] fast reboot mem region integrity check and memory
Nicholas Piggin
npiggin at gmail.com
Sun Mar 25 11:44:30 AEDT 2018
These were posted in an RFC a while back, and seem to be a good
idea. I split the patches out and improved them a bit. The image
checksumming is not implemented yet.
Patch 3 could use some careful review and testing before merge.
Thanks,
Nick
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 | 40 ++++++++++++++++++++++++--
core/init.c | 20 ++++++-------
core/mem_region.c | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++--
include/mem-map.h | 5 ++++
include/mem_region.h | 4 +++
6 files changed, 135 insertions(+), 16 deletions(-)
--
2.16.1
More information about the Skiboot
mailing list