diff options
| author | Zhang Runmin <[email protected]> | 2023-12-17 21:48:36 +0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2024-02-05 10:30:42 +0530 |
| commit | 21caaa3f56c5b8297cda228a93e76bb66a1313c9 (patch) | |
| tree | 473aab69abf1f58959a98cd58a5f9ef23ea02df1 /lib/utils | |
| parent | 1ec353d5046c2f58033f9fdbeb45405f00c270fb (diff) | |
fw_base.S: Fix comment errors
When calling '_reset_regs', it'll reset all registers except some
specific registers (ra, a0, a1, and a2).
Both boot HART and non-boot HARTs will execute the '_start_warm'
function. Therefore, when '_reset_regs' is called in '_start_warm', it
will reset all registers except some specific registers (ra, a0, a1 and
a2) for both boot HART and non-boot HARTs.
Signed-off-by: Zhang Runmin <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions
