tiiuae / ghaf

TII SSRC Secure Technologies: Ghaf Framework
https://tiiuae.github.io/ghaf/
Apache License 2.0
35 stars 56 forks source link

lenovo-x1: temporary fix build errors of release and release installer targets to build only #711

Closed Nerox9 closed 3 weeks ago

Nerox9 commented 1 month ago

Description of changes

The call of the vm by name fails because has "debug" suffix. The call has been modified to use the correct option, following the Lenovo X1 targets.

However it doesn't solve the functional issue and doesn't work on release targets because of connections are restricted. GIVC will fix it in the future.

Checklist for things done

Testing

Build the targets:

packages.x86_64-linux.lenovo-x1-carbon-gen11-release

packages.x86_64-linux.lenovo-x1-carbon-gen11-release-installer

You can also check with "#packages.x86_64-linux.lenovo-x1-carbon-gen11-debug" target to be sure does it work. Run the image and run one of the applications or scripts in the launcher; for example "shutdown". Observe that the script or application works.