[PATCH v1 0/3] tests/functional/arm: Add OTP functional test

Kane Chen via posted 3 patches 1 week, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250916080406.2430111-1-kane._5Fchen@aspeedtech.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>
There is a newer version of this series
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(-)
[PATCH v1 0/3] tests/functional/arm: Add OTP functional test
Posted by Kane Chen via 1 week, 5 days ago
From: Kane-Chen-AS <kane_chen@aspeedtech.com>

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