coreboot/src/security/intel/cbnt
Arthur Heymans 8ae248ea9c security/intel/cbnt/Makefile.inc: Improve build flow
Using 'files_added::' is no longer needed as all files have already
been added to the build. This has the advantage of showing all final
entries in the FIT table and CBFS during the build process as adding
the bpm to cbfs and fit is moved earlier.

Change-Id: I22aa140202f0665b7095a01cb138af4986aa9ac3
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56119
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-05-12 11:12:57 +00:00
..
cbnt.h security/intel/cbnt: Add logging 2021-06-21 05:42:00 +00:00
cmos.c security/intel/cbnt: Make CBNT compatible with CMOS option table 2021-03-19 11:35:07 +00:00
Kconfig security/intel/cbnt: Remove fixed size requirement 2021-06-25 15:52:05 +00:00
logging.c device/mmio.h: Move readXp/writeXp helpers to device/mmio.h 2022-03-08 08:25:36 +00:00
Makefile.inc security/intel/cbnt/Makefile.inc: Improve build flow 2022-05-12 11:12:57 +00:00