RISC-V CPU configuration options. More...
RISC-V CPU configuration options.
Definition in file cpu_conf_common.h.
 Include dependency graph for cpu_conf_common.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | PUF_SRAM_ATTRIBUTES __attribute__((used, section(".noinit"))) | 
| Attribute for memory sections required by SRAM PUF.  | |
| #define | HAVE_HEAP_STATS | 
| Declare the heap_stats function as available.  | |
| #define | IRQ_API_INLINED (1) | 
| This arch uses the inlined irq API.  | |