arm-trusted-firmware/bl1
Michal Simek f7d445fcbb chore(bl): add UNALIGNED symbols for TEXT/RODATA
Add symbols to mark end of TEXT/RODATA before page alignment.
Similar change was done by commit 8d69a03f6a ("Various
improvements/cleanups on the linker scripts") for
RO_END/COHERENT_RAM. These symbols help to know how much free
space is in the final binary because of page alignment.

Also show all *UNALIGNED__ symbols via poetry.
For example:
poetry run memory -p zynqmp -b debug

Change-Id: I322beba37dad76be9f4e88ca7e5b3eff2df7d96e
Signed-off-by: Michal Simek <michal.simek@amd.com>
2023-06-12 12:50:08 +02:00
..
aarch32 feat(debug): add helpers for aborts on AARCH32 2022-10-03 14:42:40 +02:00
aarch64 Merge changes from topic "bk/clearups" into integration 2023-06-07 10:13:17 +02:00
tbbr Coverity: remove unnecessary header file includes 2020-02-04 10:23:51 -06:00
bl1.ld.S chore(bl): add UNALIGNED symbols for TEXT/RODATA 2023-06-12 12:50:08 +02:00
bl1.mk build(bl1): sort sections by alignment by default 2023-04-17 16:45:09 +01:00
bl1_fwu.c style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
bl1_main.c refactor(cpus): rename errata_report.h to errata.h 2023-05-30 09:31:15 +01:00
bl1_private.h chore(bl1): remove redundant bl1_arch_next_el_setup 2023-04-28 08:09:14 +01:00