| /u-boot/board/synopsys/hsdk/ |
| A D | env-lib.h | 27 bool mandatory; member 36 bool mandatory; member
|
| A D | env-lib.c | 79 if (map[index].mandatory && !set) { in env_validate_common() 106 bool mandatory = map[index].mandatory; in env_validate_core() local 114 if (cpu_used(i) && mandatory && !set) { in env_validate_core()
|
| /u-boot/boot/ |
| A D | image-pre-load.c | 32 const void *algo_name, *padding_name, *key, *mandatory; in image_pre_load_sig_setup() local 94 mandatory = fdt_getprop(gd_fdt_blob(), node, in image_pre_load_sig_setup() 96 if (mandatory && !strcmp((char *)mandatory, "yes")) in image_pre_load_sig_setup() 97 info->mandatory = 1; in image_pre_load_sig_setup() 167 if (info->mandatory) { in image_pre_load_sig_check_magic()
|
| /u-boot/test/py/tests/vboot/ |
| A D | sandbox-u-boot-global.dts | 21 mandatory = "yes";
|
| A D | sandbox-u-boot-global-pss.dts | 22 mandatory = "yes";
|
| /u-boot/api/ |
| A D | README | 43 - core API, integral part of U-Boot, mandatory 47 - entry point at the consumer side, allows to make syscall, mandatory
|
| /u-boot/board/microchip/pic32mzda/ |
| A D | README | 17 To boot Linux following three files are mandatory - uEnv.txt (custom U-Boot
|
| /u-boot/doc/usage/fit/ |
| A D | source_file_format.rst | 139 Conditionally mandatory property 261 Conditionally mandatory property 266 the FIT this is the contents of the file. This is mandatory unless 272 4-byte boundary. This is mandatory if external data is used, with an offset. 276 not relative to the loading of the FIT. This is mandatory if external data 280 OS name, mandatory for types "kernel". Valid OS names are: 314 Architecture name, mandatory for types: "standalone", "kernel", 474 The following properies are added as part of signing, and are mandatory: 636 The following properies are added as part of signing, and are mandatory:
|
| A D | signature.rst | 115 For RSA the following are mandatory: 132 For ECDSA the following are mandatory: 495 FIT. In this case the "key-name-hint" property is mandatory, and the key must
|
| /u-boot/doc/device-tree-bindings/net/ |
| A D | fixed-link.txt | 14 * 'speed' (integer, mandatory), to indicate the link speed. Accepted
|
| /u-boot/doc/device-tree-bindings/adc/ |
| A D | adc.txt | 3 There are no mandatory properties for ADC. However, if Voltage info is required,
|
| /u-boot/drivers/remoteproc/ |
| A D | rproc-uclass.c | 439 bool mandatory = false; in _rproc_ops_wrapper() local 460 mandatory = true; in _rproc_ops_wrapper() 488 if (mandatory) in _rproc_ops_wrapper()
|
| /u-boot/tools/binman/ |
| A D | missing-blob-help | 23 which is mandatory for board startup. Prebuilt SEBoot located at
|
| /u-boot/doc/device-tree-bindings/remoteproc/ |
| A D | ti,k3-r5f-rproc.txt | 21 The following are the mandatory properties: 56 The following are the mandatory properties:
|
| A D | ti,k3-dsp-rproc.txt | 23 The following are the mandatory properties:
|
| /u-boot/doc/device-tree-bindings/pci/ |
| A D | mediatek-pcie.txt | 36 PCIe port interface, having the following mandatory properties:
|
| /u-boot/doc/develop/ |
| A D | codingstyle.rst | 6 The following Coding Style requirements shall be mandatory for all code contributed to 69 multi-line comment rule of Coding Style. While not mandatory, adding
|
| A D | spl.rst | 114 - the mandatory nodes (/alias, /chosen, /config)
|
| A D | distro.rst | 233 This is mandatory even when fdt_addr is provided, since extlinux.conf must 398 mandatory for storage devices, even if only support for a single instance
|
| /u-boot/doc/ |
| A D | README.enetaddr | 16 Note: only used when mandatory due to hardware design etc...
|
| A D | README.memory-test | 63 it is mandatory part of your requirement specification), then
|
| A D | README.gpt | 163 The fields 'name' and 'size' are mandatory for every partition.
|
| /u-boot/arch/arm/dts/ |
| A D | stm32mp15xx-dhcom-som.dtsi | 480 * - mandatory on SoMs without SD voltage translator
|
| /u-boot/doc/usage/cmd/ |
| A D | env.rst | 165 length of input data; if missing, proper '\0' termination is mandatory
|
| /u-boot/include/ |
| A D | image.h | 1576 int mandatory; /* Set if the signature is mandatory */ member
|