Sapphire SoC DS Sapphire SoC UG Sapphire HP SoC DS Sapphire HP SoC UG RISC-V Embedded IDE UG Board Support Package
Loading...
Searching...
No Matches
smp.h File Reference
#include "soc.h"

Go to the source code of this file.

Macros

#define STACK_PER_HART   8192
#define HART_COUNT   1
#define SMP_INUSE   (HART_COUNT > 1)

Macro Definition Documentation

◆ HART_COUNT

#define HART_COUNT   1

Definition at line 24 of file smp.h.

◆ SMP_INUSE

#define SMP_INUSE   (HART_COUNT > 1)

Definition at line 26 of file smp.h.

◆ STACK_PER_HART

#define STACK_PER_HART   8192

Definition at line 9 of file smp.h.