coreboot/util/intelp2m/parser
Maxim Polyakov a581660031 util/intelp2m/register: Rework package code
Split all methods between DW0 and DW1 to avoid the mistake of using any
DW0 method with DW1 receiver and make the code safer. Also make some
code style fixes.

TEST: make test = PASS

Change-Id: Id64e2a5e29f1d561597004ac83d32e3c80c16ebd
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70309
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2025-03-03 21:43:04 +00:00
..
test util/intelp2m/parser: Add unit test 2025-01-22 20:46:06 +00:00
parser.go util/intelp2m/config: Rework configuration package 2025-03-03 21:40:03 +00:00
parser_test.go util/intelp2m/config: Rework configuration package 2025-03-03 21:40:03 +00:00
template.go util/intelp2m/register: Rework package code 2025-03-03 21:43:04 +00:00
template_test.go util/intelp2m/register: Rework package code 2025-03-03 21:43:04 +00:00