commit | d2472e5a8e3ee6faa85c3c14b5932c5e96c132e8 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sun Mar 12 00:44:15 2023 +0000 |
committer | Nico Huber <nico.h@gmx.de> | Tue Mar 14 23:31:10 2023 +0000 |
tree | 9a6abde0488a16df0df6fa6373106eeb259442f8 | |
parent | f5fcd742a0568aaf50274bc32e1206f99d65a8b8 [diff] |
amd_spi100: Check IllegalAccess before executing command The SPI controller immediately sets the IllegalAccess flag if we configured an opcode (and optional address) that is not allowed in the current configuration. Change-Id: Icfa5a2823a302857aef0331ce44221747cf5fdd9 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/73678 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>