Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 25 of 33) sorted by relevance

12

/u-boot/board/synopsys/hsdk/
A Denv-lib.h27 bool mandatory; member
36 bool mandatory; member
A Denv-lib.c79 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 Dimage-pre-load.c32 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 Dsandbox-u-boot-global.dts21 mandatory = "yes";
A Dsandbox-u-boot-global-pss.dts22 mandatory = "yes";
/u-boot/api/
A DREADME43 - 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 DREADME17 To boot Linux following three files are mandatory - uEnv.txt (custom U-Boot
/u-boot/doc/usage/fit/
A Dsource_file_format.rst139 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 Dsignature.rst115 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 Dfixed-link.txt14 * 'speed' (integer, mandatory), to indicate the link speed. Accepted
/u-boot/doc/device-tree-bindings/adc/
A Dadc.txt3 There are no mandatory properties for ADC. However, if Voltage info is required,
/u-boot/drivers/remoteproc/
A Drproc-uclass.c439 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 Dmissing-blob-help23 which is mandatory for board startup. Prebuilt SEBoot located at
/u-boot/doc/device-tree-bindings/remoteproc/
A Dti,k3-r5f-rproc.txt21 The following are the mandatory properties:
56 The following are the mandatory properties:
A Dti,k3-dsp-rproc.txt23 The following are the mandatory properties:
/u-boot/doc/device-tree-bindings/pci/
A Dmediatek-pcie.txt36 PCIe port interface, having the following mandatory properties:
/u-boot/doc/develop/
A Dcodingstyle.rst6 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 Dspl.rst114 - the mandatory nodes (/alias, /chosen, /config)
A Ddistro.rst233 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 DREADME.enetaddr16 Note: only used when mandatory due to hardware design etc...
A DREADME.memory-test63 it is mandatory part of your requirement specification), then
A DREADME.gpt163 The fields 'name' and 'size' are mandatory for every partition.
/u-boot/arch/arm/dts/
A Dstm32mp15xx-dhcom-som.dtsi480 * - mandatory on SoMs without SD voltage translator
/u-boot/doc/usage/cmd/
A Denv.rst165 length of input data; if missing, proper '\0' termination is mandatory
/u-boot/include/
A Dimage.h1576 int mandatory; /* Set if the signature is mandatory */ member

Completed in 53 milliseconds

12