coreboot/util/amdfwtool
Felix Held 5d6061d0ba util/amdfwtool: add support for Strix Halo SoC
For amdfwtool, the Strix Halo SoC is similar to the Glinda SoC. Main
difference is the ISH PSP ID which was taken from the ISH table from the
UEFI reference implementation.

Change-Id: I6262dc8d72144ccdcd814586ef72684c15d3561d
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91638
Reviewed-by: Ritul Guru <rguru@amd.com>
Reviewed-by: Alicja Michalska <ahplka19@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-11 22:26:58 +00:00
..
.gitignore util/amdfwtool: Add amdfwread utility 2022-05-13 15:51:37 +00:00
amdfwread.c util/amdfwtool: Use enum values for address mode 2026-01-24 17:01:41 +00:00
amdfwtool.c util/amdfwtool: add support for Strix Halo SoC 2026-03-11 22:26:58 +00:00
amdfwtool.h util/amdfwtool: add support for Strix Halo SoC 2026-03-11 22:26:58 +00:00
data_parse.c util/amdfwtool: add support for Strix Halo SoC 2026-03-11 22:26:58 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
handle_file.c amdfwtool: Move the functions to handle_file.c 2024-03-04 14:50:53 +00:00
Makefile amdfwtool: Use Makefile.mk for Makefile settings 2024-02-29 02:24:09 +00:00
Makefile.mk amdfwtool: Move code related to getting options to a new file 2024-03-06 11:05:07 +00:00
opts.c util/amdfwtool: Do not attempt to continue processing --help 2025-06-04 17:33:46 +00:00
signed_psp.c util/amdfwtool: add support for Strix Halo SoC 2026-03-11 22:26:58 +00:00