commit | 92688a91c35852e7492d718d7872a6bc725ddff4 | [log] [tgz] |
---|---|---|
author | Clément Chigot <chigot@adacore.com> | Wed Jan 31 09:50:44 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Feb 15 16:58:46 2024 +0100 |
tree | 38bbaee09995f4418b3a7cb6c8d577a63213ea40 | |
parent | c92948f22b0ef62d7b5a6a73e943a110f761273b [diff] |
hw/sparc/leon3: remove SP initialization According to the doc (see §4.2.15 in [1]), the reset operation should not impact %SP. [1] https://gaisler.com/doc/gr712rc-usermanual.pdf Signed-off-by: Clément Chigot <chigot@adacore.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240131085047.18458-7-chigot@adacore.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>