commit | f9c366cf84b8ce24145640819359e208215cf6a6 | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Tue Jan 18 22:40:17 2022 +0000 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Wed Feb 02 16:08:58 2022 +0000 |
tree | 5733ae36e20cce34ba2078ccef94bbf049765509 | |
parent | bf6c7650f2c1419f8e45e799a86c753768b68a12 [diff] |
refactor(measured-boot): cleanup Event Log makefile The Event Log sources are added to the source-list of BL1 and BL2 images in the Event Log Makefile. It doesn't seem correct since some platforms only compile Event Log sources for BL2. Hence, moved compilation decision of Event Log sources to the platform makefile. Change-Id: I1cb96e24d6bea5e091d08167f3d1470d22b461cc Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>