summaryrefslogtreecommitdiff
path: root/test/py/tests/test_source.py
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-22 12:31:56 -0500
committerTom Rini <trini@konsulko.com>2022-12-06 15:30:30 -0500
commitfc2240046c82d652a75cf96782502eebd16b628b (patch)
treec2215d0239ace271450af8efa13977144f875050 /test/py/tests/test_source.py
parent583f124aac205b354b3b73ebb62c79e8cc41e6d5 (diff)
arm: Use the WEAK assembly entry point consistently
It is a bad idea, and more modern toolchains will fail, if you declare an assembly function to be global and then weak, instead of declaring it weak to start with. Update assorted assembly files to use the WEAK macro directly. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'test/py/tests/test_source.py')
0 files changed, 0 insertions, 0 deletions