CPU specific configuration options. More...
CPU specific configuration options.
Definition in file cpu_conf.h.
#include "cpu_conf_common.h"
#include "vendor/platform.h"
Go to the source code of this file.
#define | CLINT_BASE_ADDR (CLINT_CTRL_ADDR) |
Base address of the CLINT. | |
#define | PLIC_BASE_ADDR (PLIC_CTRL_ADDR) |
Base address of the PLIC peripheral. | |
#define | NUM_PMP_ENTRIES 16 |
Number of available PMP regions Note, the upper 8 regions are hardwired to zero! | |
#define CLINT_BASE_ADDR (CLINT_CTRL_ADDR) |
Base address of the CLINT.
Definition at line 32 of file cpu_conf.h.
#define NUM_PMP_ENTRIES 16 |
Number of available PMP regions Note, the upper 8 regions are hardwired to zero!
Definition at line 43 of file cpu_conf.h.
#define PLIC_BASE_ADDR (PLIC_CTRL_ADDR) |
Base address of the PLIC peripheral.
Definition at line 37 of file cpu_conf.h.