mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-04 01:58:48 +00:00
The eventlog library exposed macros TPM_ALG_SHA*. These will clash with libTPM, so must be namespaced by prefixing them with EVLOG_ Change-Id: Id498d5882edda056c2d78c916193053655b3eb89 Signed-off-by: Matthew Ellis <Matthew.Ellis@arm.com>