blob: 46fd4281e4c20586b3783be59da231b0eaea7c65 (
plain)
1
2
3
4
5
6
7
|
AMD PSP Control Block tools
* _apcb_edit.py_ - This tool allows patching an existing APCB binary with
specific SPDs and GPIO selection pins. `Python3`
* _apcb_v3_edit.py_ - This tool allows patching an existing APCB v3 binary with
up to 16 specific SPDs. `Python3`
|