]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(measured-boot): cleanup Event Log makefile
authorManish V Badarkhe <Manish.Badarkhe@arm.com>
Tue, 18 Jan 2022 22:40:17 +0000 (22:40 +0000)
committerManish V Badarkhe <Manish.Badarkhe@arm.com>
Wed, 2 Feb 2022 16:08:58 +0000 (16:08 +0000)
commit992d97c45faeaee7b6a82089374addcc0dc74344
tree5733ae36e20cce34ba2078ccef94bbf049765509
parent20eb9d5bba260d70c8f95715724a778f9b5c1c4c
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>
drivers/measured_boot/event_log/event_log.mk
plat/arm/common/arm_common.mk