commit | d1a0f85d49a0c4f59a80c8b1c0d19d2d629bc37e | [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 | c75c40329aa60889ff187844b549c527a957ed27 [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>