diff options
author | Sam Edwards <cfsworks@gmail.com> | 2025-03-15 15:18:02 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-02 14:33:50 -0600 |
commit | deba40dd0ba452a3f15a359894e6b50494870d0e (patch) | |
tree | b8c8a0a79651771c6478adb77d0962af7fa69364 /tools/u_boot_pylib/command.py | |
parent | 828484a7740d4ebfed8db85e4b4569cfbfe66cde (diff) |
arm: Add aligned-memory aliases to eabi_compat
These are sometimes used by LLVM's code-generator, when it can guarantee that
the memory buffer being passed is aligned on a (4- or 8-byte) boundary. They
can safely be aliased to the unaligned versions.
Signed-off-by: Sam Edwards <CFSworks@gmail.com>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'tools/u_boot_pylib/command.py')
0 files changed, 0 insertions, 0 deletions