coreboot/util/intelp2m/parser
Maxim Polyakov 1ce69c9db0 util/intelp2m: Drop multi-template support
Exclude the template to parse gpio.h, since coreboot no longer has such
files with raw DW register values. The new GPIO config should be
generated using inteltool.log only.

TEST: make test = PASS

Change-Id: I07124cca487f11641c4e107134efb8cfc29c6731
Signed-off-by: Maxim Polyakov <max.senia.poliak@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70307
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
2025-03-03 21:39:21 +00:00
..
test util/intelp2m/parser: Add unit test 2025-01-22 20:46:06 +00:00
parser.go util/intelp2m: Drop multi-template support 2025-03-03 21:39:21 +00:00
parser_test.go util/intelp2m/parser: Add unit test 2025-01-22 20:46:06 +00:00
template.go util/intelp2m: Drop multi-template support 2025-03-03 21:39:21 +00:00
template_test.go util/intelp2m: Drop multi-template support 2025-03-03 21:39:21 +00:00