commit | 44876f3100c1fed53ae15d7734ca61cff32f560c | [log] [tgz] |
---|---|---|
author | Zong Li <zong.li@sifive.com> | Thu Dec 14 14:09:37 2023 +0000 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Dec 27 17:28:57 2023 +0800 |
tree | e481fe5e4eed432724f4891497b7c026cef938ec | |
parent | 5d8ba08990a768b2dcb66ed887b83f15969c1058 [diff] |
riscv: cache: support cache enable in SPL stage The power gating feature of pl2 should be enabled as early as possible, it would be better to put it in SPL stage. Signed-off-by: Zong Li <zong.li@sifive.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>