Software APIs
static_critical_epmp_state.c
1 // Copyright lowRISC contributors (OpenTitan project).
2 // Licensed under the Apache License, Version 2.0, see LICENSE for details.
3 // SPDX-License-Identifier: Apache-2.0
4 
6 #include "sw/device/silicon_creator/lib/epmp_state.h"
7 
8 // In-memory copy of the ePMP register configuration.
9 //
10 // This is placed at a fixed location in memory within the .static_critical
11 // section. It will be populated by the ROM before the jump to ROM_EXT.
12 OT_SET_BSS_SECTION(".static_critical.epmp_state",