Template:OS Overview Build Column: Difference between revisions

From Variscite Wiki
(Undo revision 29214 by Alex (talk))
Tag: Undo
No edit summary
 
Line 6: Line 6:
   This disables the secure boot link for older Yocto releases.
   This disables the secure boot link for older Yocto releases.
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<3.1|{{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|no}}}} <!--
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<3.1|{{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|no}}}} <!--
  Set YOCTO_SUPPORT_OPTEE to the existing value if already defined (e.g. from YPC),
  otherwise default to 'yes'.
--> {{#vardefine:YOCTO_SUPPORT_OPTEE|{{#var:YOCTO_SUPPORT_OPTEE|yes}}}} <!--
  If YOCTO_VERSION is less than 4.0 (Kirkstone), override YOCTO_SUPPORT_OPTEE to 'no'.
  This disables the OP-TEE link for older Yocto releases.
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<4.0|{{#vardefine:YOCTO_SUPPORT_OPTEE|no}}}} <!--
--> {{SoftBox
--> {{SoftBox
|title=Build
|title=Build
Line 25: Line 31:
* [[Yocto_Linux_logo|Replace the Linux logo]]
* [[Yocto_Linux_logo|Replace the Linux logo]]
{{#ifeq: {{#var:YOCTO_NAME}} | Nanbield ||
{{#ifeq: {{#var:YOCTO_NAME}} | Nanbield ||
{{#ifexpr:{{#var:YOCTO_VERSION}}<4.0 || {{#ifeq: {{#var:HARDWARE_NAME}} | VAR-SOM-MX93 ||* {{Varlink|IMX8 OPTEE |{{#var:RELEASE_LINK}}|OP-TEE}}}}}}
{{#ifeq: {{#var:YOCTO_SUPPORT_OPTEE}} | yes |* {{Varlink|IMX8 OPTEE |{{#var:RELEASE_LINK}}|OP-TEE}}}}
{{#ifeq: {{#var:YOCTO_SUPPORT_SECURE_BOOT}} | yes |* {{Varlink|High Assurance Boot MX8 |{{#var:RELEASE_LINK}}|Secure Boot / {{#var:HAB_STR}}}}}}
{{#ifeq: {{#var:YOCTO_SUPPORT_SECURE_BOOT}} | yes |* {{Varlink|High Assurance Boot MX8 |{{#var:RELEASE_LINK}}|Secure Boot / {{#var:HAB_STR}}}}}}
}}
}}

Latest revision as of 19:50, 28 March 2025