Sign in
opensecura
/
3p
/
cheriot-rtos
/
e4558cee8ce7cfddd01e25537d9aa61692cf4d21
/
.
/
sdk
/
include
/
platform
/
sunburst
/
platform-early_boot.inc
blob: d21e9fe53557b38e691871dff62a85abfea3762f [
file
] [
log
] [
blame
]
// The shadow memory may not be zeroed, ensure it is before we start or
// random capability loads will fail.
li a0
,
SUNBURST_SHADOW_BASE
cspecialr ca4
,
mtdc
csetaddr ca0
,
ca4
,
a0
li a1
,
SUNBURST_SHADOW_BASE
+
SUNBURST_SHADOW_SIZE
cjal
.
Lfill_block