Sign in
◑
Theme
opensecura
/
3p
/
cheriot-rtos
/
7fa3d7faa7e18445b07a15c63e01415bd6647a11
/
.
/
sdk
/
include
/
platform
/
sunburst
/
platform-early_boot.inc
blob: d21e9fe53557b38e691871dff62a85abfea3762f [
file
]
// 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