commit | a7d94b003e324c40aea660ff1c62a19c89af3c3d | [log] [tgz] |
---|---|---|
author | Carlo Caione <ccaione@baylibre.com> | Wed Nov 11 14:29:44 2020 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Nov 17 18:59:23 2020 -0500 |
tree | 11428ba1943963224f126ddc93835deab24ada13 | |
parent | 666974015e8abe69991b19bffdc504533109944f [diff] |
aarch64: Use absolute symbols for the callee saved registers Use GEN_OFFSET_SYM macro to genarate absolute symbols for the _callee_saved struct and use these new symbols in the assembly code. Signed-off-by: Carlo Caione <ccaione@baylibre.com>