-
Notifications
You must be signed in to change notification settings - Fork 790
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[provisioning]: allow the owner to specify perso success condition
Certain SKUs require personalization success validation which extends beyond confirming that the ROM_EXT in slot B has started. Let's allow the user to specify a string which when issued on the chip console indicates perso success. This will require longer timeouts after post perso reboot. Tested the following: - when owner string is not provided . success and failure due to UDS cert problems are reported as before - when owner string is provided . failure due to UDS cert problems is still reported . success when fw string is detected is reported . in case fw string is not detected timeout results in an error Signed-off-by: Vadim Bendebury <[email protected]>
- Loading branch information
Vadim Bendebury
committed
Dec 17, 2024
1 parent
7e1d62d
commit 0545ec6
Showing
2 changed files
with
40 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters