-
-
Couldn't load subscription status.
- Fork 6
Zarhus #1129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
81e1101 to
d980f3a
Compare
eb5b7b8 to
7bbb1c9
Compare
c35aab7 to
c02c919
Compare
ee3d0b4 to
2114774
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contentwise looks good to me, small nitpicks for now. I'll proceed to running tests.
|
Hardware ZarhusOS tests pass ZarhusOS HW
Will try qemu next |
|
Rerun full test set this time, all tests do pass. ZarhusOS full scope HW
Skipping doing tests on QEMU, waste of time if hardware works. |
d10cc63 to
39daed0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
…or Zarhus Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Used to run commands and check if they succeeded Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Example on Dasharo v0.9.1 on ODROID-H4+: ``` Enable SMM BIOS write [X] protection ``` Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
|
Rebased on top of develop. Waiting for checks to complete. |

robot -L TRACE -b cmd_logs.txt -v rte_ip:127.0.0.1 -v config:qemu -v snipeit:no \ -v boot_dts_from_ipxe_shell:True \ -v dts_ipxe_link:https://boot.dasharo.com/dts/dts-rc.ipxe \ -v features:encryption,otab \ -v zarhus_wic_gz_file:../yocto/zarhus/zarhus-base-image-genericx86-64.rootfs.wic.gz \ -v zarhus_swu_file:../yocto/zarhus/zarhus-swu-image-genericx86-64.rootfs.swu \ zarhus-x86/zarhus.robotResults:
log.html
On hardware:
robot -L TRACE -b cmd_logs.txt -v rte_ip:192.168.10.168 -v config:odroid-h4-plus -v snipeit:no \ -v boot_dts_from_ipxe_shell:True \ -v dts_ipxe_link:https://boot.dasharo.com/dts/dts-rc.ipxe \ -v features:encryption,otab \ -v zarhus_wic_gz_file:../yocto/zarhus/zarhus-base-image-genericx86-64.rootfs.wic.gz \ -v target_device:nvme0n1 -t "ZHS001*" zarhus-x86/zarhus.robotlog.html
robot -L TRACE -b command_log.txt -v rte_ip:192.168.10.168 -v config:odroid-h4-plus -v snipeit:no \ -v boot_dts_from_ipxe_shell:True \ -v dts_ipxe_link:https://boot.dasharo.com/dts/dts-rc.ipxe \ -v features:encryption,otab \ -v zarhus_bootstrap_file:../yocto/zarhus-dtrpb/bootstrap.img \ zarhus-x86/zarhus-provisioning-preparation.robotAfter fix:
And second fix later to change
ZPBP006->ZPBP007Couldn't test
zarhus-provisioning.robotas Suite preparation fails inSetup ZPBkeyword,Should Contain ${status} Boot Guard: Enabledto be exact. For some reason capsule update doesn't work.On QEMU: