Module Name: src
Committed By: skrll
Date: Sun Jul 19 11:47:48 UTC 2020
Modified Files:
src/sys/arch/arm/arm: armv6_start.S
src/sys/arch/arm/include: asan.h
Log Message:
Fix RPI boot which needs more early stack
XXX centralise INIT_ARM_STACK_{SHIFT,SIZE}
XXX how to protect against this breaking again?
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/arm/armv6_start.S
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/include/asan.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.