aboutsummaryrefslogtreecommitdiffstats
path: root/platform/endian_big.c
Commit message (Collapse)AuthorAgeFilesLines
* Endian conversion: move to platform.h and platform/endian*.cThomas Heijligen2022-04-121-0/+42
Starting to move the platform dependent code to platform/ and provide the abstraction through the platform.h header. Change-Id: I35640282d451960f2a329ae24339ec05dbae6d30 Signed-off-by: Thomas Heijligen <thomas.heijligen@secunet.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/62899 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>