diff options
author | Atish Patra <atish.patra@wdc.com> | 2020-11-05 03:04:36 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-11-26 03:05:17 +0300 |
commit | 62149f3564c5a59cb42834cbe97e6f36ad81a029 (patch) | |
tree | 8b7bcec6c469028991a71d934f3153d086aa32f5 /fs | |
parent | 5cb0080f1bfdccb56d5c225d1cd648cdb33fa9bb (diff) | |
download | linux-62149f3564c5a59cb42834cbe97e6f36ad81a029.tar.xz |
RISC-V: Initialize SBI early
Currently, SBI is initialized towards the end of arch setup. This prevents
the set memory operations to be invoked earlier as it requires a full tlb
flush.
Initialize SBI as early as possible.
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Tested-by: Greentime Hu <greentime.hu@sifive.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions