diff options
| author | Atish Patra <[email protected]> | 2019-03-04 13:58:37 -0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2019-03-14 20:43:09 +0530 |
| commit | ab91c143a34357892a1ced36e3902a92b5aa8ca6 (patch) | |
| tree | 128fb3ce0cd471af148bc72a22bac7c495e58606 /include | |
| parent | 1e24e21d56aa0f495b9ea9349a6ed8486b78265d (diff) | |
firmware: Move scratch setup to _start instead of _start_warm
Scratch space setup needs to be done once for reboot for each
hart. _start_warm may be called several times if hart hotplug
is implemented.
Move scratch space setup to the beginning so that it is done
only once.
Signed-off-by: Atish Patra <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
