hw/sparc/leon3: remove SP initialization
commit92688a91c35852e7492d718d7872a6bc725ddff4
authorClément Chigot <chigot@adacore.com>
Wed, 31 Jan 2024 08:50:44 +0000 (31 09:50 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 15:58:46 +0000 (15 16:58 +0100)
tree38bbaee09995f4418b3a7cb6c8d577a63213ea40
parentc92948f22b0ef62d7b5a6a73e943a110f761273b
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>
hw/sparc/leon3.c