When the board uses OpenSIL, the OpenSIL include paths already include the $(top). Vboot patches the paths so that all of them include $(top) at the beginning. This however would result in the include paths from OpenSIL to include $(top) twice. Filter the paths that already contain the $(top) and strip the prefix. Then add the $(top) prefix again to all include paths to fix the problem. TEST=Build vboot lib selected by enabled measured boot on Gigabyte MZ33-AR1. Change-Id: Id67ea760f7b1ee2212f19a875c905771cdecdfa5 Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89114 Reviewed-by: Yu-Ping Wu <yupingso@google.com> Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
|---|---|---|
| .. | ||
| intel | ||
| lockdown | ||
| memory | ||
| tpm | ||
| vboot | ||
| Kconfig | ||
| Makefile.mk | ||