commit | 523c78704fabfd5f35f0e6abe6df2192d33a3c95 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Mon Nov 11 13:41:05 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Wed Dec 18 14:48:21 2024 +0000 |
tree | 23a777e72f2950d46a7d3e88ebe357c1e722e545 | |
parent | e372c291532ef1c0644edbd9c1a1d6b2f167402c [diff] |
fix(arm): resolve dangling comments around macros Fix dangling comments around define guards, addressing leftovers from fe94a21a6 ("fix(arm): move HW_CONFIG relocation into BL31") which implicitly removed constraints on using HW_CONFIG with RESET_TO_BL2. Change-Id: I19d61812fed6fa4b668875e5bf4eafd1a8a660f6 Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>