aarch64: Rewrite reset code using C
There is no strict reason to use assembly for the reset routine. Move as
much code as possible to C code using the proper helpers.
Signed-off-by:
Carlo Caione <ccaione@baylibre.com>
Loading
Please sign in to comment