uniLoader/arch
Ivaylo Ivanov b37e225721 arch: arm: Implement TEXT_BASE instead of using a hardcoded address
This was an issue for other armv7 boards that have slightly different
addresses till now. This also allows to start working on relocation
in the near future for both armv7 and aarch64.

While we're at it, fix some mistakes here and there.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
2024-08-06 11:12:31 +03:00
..
aarch64 main: Move assembly code into an individual arch-specific folder 2022-06-16 14:40:28 +03:00
arm arch: arm: Implement TEXT_BASE instead of using a hardcoded address 2024-08-06 11:12:31 +03:00
Makefile main: Move assembly code into an individual arch-specific folder 2022-06-16 14:40:28 +03:00