Skip to content
Commit edd9ad81 authored by Green Wan's avatar Green Wan Committed by Leo Yu-Chi Liang
Browse files

riscv: cpu: Add callback to init each core



Add a callback harts_early_init() to start.S to allow different riscv
hart perform setup code for each hart as early as possible. Since all
the harts enter the callback, they must be able to run the same
setup.

Signed-off-by: default avatarGreen Wan <green.wan@sifive.com>
Reviewed-by: default avatarRick Chen <rick@andestech.com>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 8ddaf943
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment