Browse Source
On AArch64 we currently always link in crt0 regardless of if another one is being provided by something else, like rdimon.a. This was never an issue before as nosys was not supported on AArch64. This updates the specs to supply a different crt0 when a semihosting call is required. Signed-off-by: Tamar Christina <tamar.christina@arm.com>topic/ssp
committed by
Corinna Vinschen
4 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue