commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x
commit67d97a27053347dc9c999ab89c7b4178a537b67b
authorSubrata Banik <subrata.banik@intel.com>
Tue, 27 Jul 2021 15:42:20 +0000 (27 21:12 +0530)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 29 Jul 2021 09:10:45 +0000 (29 09:10 +0000)
tree4c0fefc79279431bf5c9e4de71088f7eee24f3a4
parent72cfaf05bf3442477aa2ee5b4835340a30281cde
commonlib: Add timestamp strings for TS_FSP_MULTI_PHASE_SI_INIT_x

TEST=Refer to `cbmem -t` output below:
Without this code changes, timestamp ids 962 and 963 are listed as
`unknown`.

 962:<unknown>                                         1,704,863 (157)
 963:<unknown>                                         1,704,878 (14)

With this code changes, lists the timestamps along with the timestamp
strings.

 962:calling FspMultiPhaseSiInit                       1,704,863 (157)
 963:returning from FspMultiPhaseSiInit                1,704,878 (14)

Change-Id: I528567e4cc630e15dffffd1c7684798fcdde4535
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56641
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/commonlib/include/commonlib/timestamp_serialized.h