Sign in
opensecura
/
3p
/
cheriot-rtos
/
c744ab276b8398363f2d8067700e332a14d98ac2
/
.
/
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