Template:OS Overview Build Column: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{#vardefine:HAB_STR|{{#ifexpr: {{#rpos:{{#var:SOC_FAMILY}}|imx8m}} < 0 | Advanced High Assurance Boot (AHAB) | High Assurance Boot (HAB) }}}} <!--
{{#vardefine:HAB_STR|{{#ifexpr: {{#rpos:{{#var:SOC_FAMILY}}|imx8m}} < 0 | Advanced High Assurance Boot (AHAB) | High Assurance Boot (HAB) }}}} <!--
   Set YOCTO_SECURE_BOOT to the existing value if already defined (e.g., from YPC),
   Set YOCTO_SUPPORT_SECURE_BOOT to the existing value if already defined (e.g., from YPC),
   otherwise default to 'yes'.
   otherwise default to 'yes'.
--> {{#vardefine:YOCTO_SECURE_BOOT|{{#var:YOCTO_SECURE_BOOT|yes}}}} <!--  
--> {{#vardefine:YOCTO_SECURE_BOOT|{{#var:YOCTO_SUPPORT_SECURE_BOOT|yes}}}} <!--  
   If YOCTO_VERSION is less than 3.1 (Dunfell), override YOCTO_SECURE_BOOT to 'no'.
   If YOCTO_VERSION is less than 3.1 (Dunfell), override YOCTO_SUPPORT_SECURE_BOOT to 'no'.
   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_SECURE_BOOT|no}}}} <!--
--> {{#ifexpr:{{#var:YOCTO_VERSION|0}}<3.1|{{#vardefine:YOCTO_SUPPORT_SECURE_BOOT|no}}}} <!--
--> {{SoftBox
--> {{SoftBox
|title=Build
|title=Build
Line 26: Line 26:
{{#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}}}}}}
{{#ifexpr:{{#var:YOCTO_VERSION}}<4.0 || {{#ifeq: {{#var:HARDWARE_NAME}} | VAR-SOM-MX93 ||* {{Varlink|IMX8 OPTEE |{{#var:RELEASE_LINK}}|OP-TEE}}}}}}
{{#ifeq: {{#var:YOCTO_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}}}}}}
}}
}}
* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}
* {{Varlink|SWUpdate Guide |{{#var:RELEASE_LINK}}|SWUpdate Guide}}

Revision as of 19:35, 28 March 2025