coreboot/src
Patrick Rudolph cc0b6f18cd lib/crc_byte: Add CRC32 implementation
* Add CRC32 using polynomial 0x04C11DB7
+ Add macro to caculate CRC of a buffer

Change-Id: If98e4e12bb53a6e5123e94e8cdffde1eb3bc4b4b
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37753
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-01-07 08:38:58 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch acpigen: Add function to generate unicode names 2020-01-07 08:16:20 +00:00
commonlib commonlib/fsp_relocate: Fix typos 2019-12-19 17:50:22 +00:00
console drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
cpu cpu/intel/microcode: Apply more strict guard for assembly files 2019-12-27 09:01:50 +00:00
device device/smbus: Drop unused smbus_set_link() 2020-01-04 22:08:38 +00:00
drivers acpigen: Add function to generate unicode names 2020-01-07 08:16:20 +00:00
ec ec/hp/kbc1126: Make firmware offsets user configurable 2019-12-31 15:19:41 +00:00
include lib/crc_byte: Add CRC32 implementation 2020-01-07 08:38:58 +00:00
lib lib/crc_byte: Add CRC32 implementation 2020-01-07 08:38:58 +00:00
mainboard util/supermicro: Add and use new tool smcbiosinfo 2020-01-06 10:56:09 +00:00
northbridge drivers/pc80/rtc: Swap cmos_write32() parameter order 2020-01-06 04:30:40 +00:00
security src: Remove unused include <string.h> 2019-12-26 10:45:37 +00:00
soc soc/intel/cannonlake: Add VR config for CFL, CNL and WHL 2020-01-06 10:06:37 +00:00
southbridge sb/amd/{agesa,pi}: use ACPIMMIO common block wherever possible 2020-01-05 17:01:48 +00:00
superio src: Remove some romcc workarounds 2019-12-31 15:22:43 +00:00
vendorcode vc/amd/pi/00670F00: Fix typo in phony target declaration 2020-01-05 23:54:58 +00:00
Kconfig arch/x86: Drop ROMCC_BOOTBLOCK symbol 2019-12-27 08:59:32 +00:00