Image Configurations
This section describes the supported image configurations.
| Type | KAS Config | Description |
|---|---|---|
| Default Image | default.yml | The default image is the baseline configuration and is designed to be extensible. It sets up the required meta-layers, selects the default distro and image, and applies the necessary settings in local.conf. All extensions are layered on top of the default image and can be combined with each other. |
| NDA Extension | nda.yml | The NDA extension provides access to components that are protected by a Non-Disclosure Agreement (NDA) with MediaTek. The full list of all the features included by the NDA-enabled image is available in the Yocto Feature Table. Signing the NDA is only required if you plan to build the NDA-enabled image. You can test the NDA-enabled image without signing the NDA by downloading the prebuilt image with NDA extension enabled. To be able to build the NDA-enabled image, follow the instructions in the GitLab Account Setup Guide. Make sure to create the .netrc file in your home directory with the appropriate credentials to access the NDA repositories. |
| Netboot Extension | netboot.yml | The netboot extension adds support for booting the board over the network. For setup details, see the Network Boot guide. |