arm-trusted-firmware/bl32/sp_min
Masahiro Yamada 85ee795ca2 bl32: sp_min: reduce the alignment for fconf_populator
sp_min.ld.S is used for aarch32.

ALIGN(4) is used for alignment of the other structures. I do not think
struct fconf_populator is a special case. Let's use ALIGN(4) here too.

Perhaps, this is just a copy-paste mistake of commit 26d1e0c330
("fconf: necessary modifications to support fconf in BL31 & SP_MIN").

Change-Id: I29f4c68680842c1b5ef913934b4ccf378e9bfcfb
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-03-31 16:08:21 +09:00
..
aarch32 pmf: Make the runtime instrumentation work on AArch32 2019-12-17 16:08:04 +01:00
sp_min.ld.S bl32: sp_min: reduce the alignment for fconf_populator 2020-03-31 16:08:21 +09:00
sp_min.mk Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
sp_min_main.c pmf: Make the runtime instrumentation work on AArch32 2019-12-17 16:08:04 +01:00
sp_min_private.h sp_min: make sp_min_warm_entrypoint public 2019-04-25 13:37:56 +02:00
wa_cve_2017_5715_bpiall.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00
wa_cve_2017_5715_icache_inv.S Rename symbols and files relating to CVE-2017-5715 2018-05-23 12:45:48 +01:00