[Skiboot] [PATCH] secvar: fix endian conversion

Vasant Hegde hegdevasant at linux.vnet.ibm.com
Thu Jun 24 21:15:42 AEST 2021


On 6/20/21 8:43 PM, Nayna Jain wrote:
> unpack_timestamp() calls le32_to_cpu() for endian conversion of
> uint16_t "year" value. This patch fixes the code to use le16_to_cpu().
> 
> Signed-off-by: Nayna Jain <nayna at linux.ibm.com>

Thanks. Merged to master as 5be38b672.

-Vasant


More information about the Skiboot mailing list