Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
riscv: virt: Relax the configurations related to hart/thread number
Do not force the CFG_TEE_CORE_NB_CORE and CFG_NUM_THREADS to be 1, since we may run SMP system which has multiple harts and threads. Signed-off-by: Alvin Chang <[email protected]> Acked-by: Jerome Forissier <[email protected]> Reviewed-by: Marouene Boubakri <[email protected]>
- Loading branch information