summaryrefslogtreecommitdiffstats
path: root/resources/utilities/coreboot-libre/nonblobs_notes
blob: e4f26f467c69bd38748ae20c8bf3fb10485a3cb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.spd.hex files - serial presence detect. These are not blobs
see JEDEC standard or https://en.wikipedia.org/wiki/Serial_presence_detect
These are added to the nonblobs file

src/northbridge/intel/nehalem/raminit_tables.c"
src/northbridge/intel/sandybridge/raminit_patterns.h
These are used by native raminit for the relevant platforms, and are not blobs

"src/southbridge/nvidia/mcp55/early_setup_ss.h" \
"src/southbridge/nvidia/ck804/early_setup_ss.h" \
"src/southbridge/sis/sis966/early_setup_ss.h"
not blobs

./3rdparty/vboot/tests/testcases/padding_test_vectors.inc
It's not a blob, see tests/rsa_padding_test.h for explanation.

The text in this file is CC-BY-SA 4.0 or higher. All contributions to it must
be made under the same license.