From: Kane-Chen-AS <[email protected]>

Hi all,

During early boot, SoC firmware reads from the OTP region to obtain the
chip ID and default configuration. This series adds functional tests that
boot with a generated OTP image and verify that the firmware reads these
contents correctly during initialization.

Any feedback or suggestions are appreciated.

Best Regards,
Kane
---
Kane-Chen-AS (3):
  tests/functional/arm: Add helper to generate OTP images
  tests/functional/arm: Add AST1030 boot test with prebuilt OTP image
  tests/functional/arm: Add AST2600 boot test with prebuilt OTP image

 tests/functional/arm/test_aspeed_ast1030.py | 20 ++++++++++++++++++--
 tests/functional/arm/test_aspeed_ast2600.py | 14 ++++++++++++++
 tests/functional/aspeed.py                  |  7 +++++++
 3 files changed, 39 insertions(+), 2 deletions(-)

-- 
2.43.0


Reply via email to