| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | imx_sip_handler.c | 270 char *parse = (char *)build_version_string; in imx_get_commit_hash() local 274 parse = strchr(parse, '-'); in imx_get_commit_hash() 275 if (parse) { in imx_get_commit_hash() 276 parse += 1; in imx_get_commit_hash() 277 if (*(parse) == 'g') { in imx_get_commit_hash() 279 memcpy((void *)&hash, (void *)(parse + 1), 7); in imx_get_commit_hash() 284 } while (parse != NULL); in imx_get_commit_hash()
|
| /rk3399_ARM-atf/lib/romlib/ |
| H A D | romlib_generator.py | 48 def parse(self, file_name): member in IndexFileParser 73 self.parse(included_file) 140 index_file_parser.parse(self.config.file) 175 index_file_parser.parse(self.config.file) 194 index_file_parser.parse(self.config.file) 221 index_file_parser.parse(self.config.file)
|
| /rk3399_ARM-atf/.husky/ |
| H A D | prepare-commit-msg.cz | 11 trailers=$(git interpret-trailers --parse "$file")
|
| H A D | commit-msg.gerrit | 179 if parent=`git rev-parse "HEAD^0" 2>/dev/null`
|
| /rk3399_ARM-atf/plat/marvell/armada/a8k/common/ble/ |
| H A D | ble.mk | 34 …$(if $(shell git -C $(value MV_DDR_PATH) rev-parse --show-cdup 2>&1),$(error "'MV_DDR_PATH=$(value…
|
| /rk3399_ARM-atf/plat/marvell/armada/a3k/common/ |
| H A D | a3700_common.mk | 84 $(if $(shell git -C $(value WTP) rev-parse --show-cdup 2>&1),$(error "'WTP=$(value WTP)' was specif… 167 …$(if $(shell git -C $(value MV_DDR_PATH) rev-parse --show-cdup 2>&1),$(error "'MV_DDR_PATH=$(value…
|
| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | memmap.py | 209 if not memap.parse(file, old, exclude_fill):
|
| H A D | summary.py | 533 def parse( member in MapParser
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-10.rst | 41 parse boot certificates in TF-A trusted boot: it is possible for a crafted 74 parse at different offsets than were used (and validated) by ``cert_parse()``,
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | prerequisites.rst | 179 …curl -Lo $(git rev-parse --git-dir)/hooks/commit-msg https://review.trustedfirmware.org/tools/hook… 180 chmod +x $(git rev-parse --git-dir)/hooks/commit-msg
|
| H A D | build-options.rst | 1091 description of secure partitions. The build system will parse this file and
|
| /rk3399_ARM-atf/plat/nvidia/tegra/scat/ |
| H A D | bl31.scat | 134 * .rela.dyn needs to come after .data for the read-elf utility to parse
|
| /rk3399_ARM-atf/tools/marvell/doimage/ |
| H A D | doimage.c | 1582 int parse = 0; in main() local 1619 parse = 1; in main() 1672 } else if (!parse) in main() 1700 if (parse) { in main()
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | imx8m.rst | 70 overlay and let U-boot to parse the event log and update the PCRs.
|
| H A D | rpi4.rst | 62 This part knows how to access the MMC controller and how to parse a FAT
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | auth-framework.rst | 332 used in the CoT. This library must implement the specific methods to parse the 446 libraries will be available which can be used to parse an image represented 1026 …- Use mbedTLS to parse the ASN1 inputs, and then use the mbedTLS pk module to verify the signature. 1027 - Use mbedTLS to parse the ASN1 inputs, use the mbedTLS pk module to parse the key,
|
| H A D | psci-pd-tree.rst | 231 algorithm to parse the power domain descriptor exported by the platform to
|
| H A D | firmware-design.rst | 352 then parse it.
|
| /rk3399_ARM-atf/docs/threat_model/ |
| H A D | supply_chain_threat_model.rst | 44 to build DTB files. libfdt is used to parse the DTB files at boot time.
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 96 …- parse reserve memory subnodes ([59eaed0](https://review.trustedfirmware.org/plugins/gitiles/TF-A… 408 …- parse and report VM availability messages ([ce299f9](https://review.trustedfirmware.org/plugins/… 11113 - Add helper to parse BL31 parameters (both versions)
|