/trusted-firmware-a/plat/imx/common/ |
A D | imx_sip_handler.c | 185 char *parse = (char *)version_string; in imx_get_commit_hash() local 189 parse = strchr(parse, '-'); in imx_get_commit_hash() 190 if (parse) { in imx_get_commit_hash() 191 parse += 1; in imx_get_commit_hash() 192 if (*(parse) == 'g') { in imx_get_commit_hash() 194 memcpy((void *)&hash, (void *)(parse + 1), 7); in imx_get_commit_hash() 199 } while (parse != NULL); in imx_get_commit_hash()
|
/trusted-firmware-a/lib/romlib/ |
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) 205 index_file_parser.parse(self.config.file)
|
/trusted-firmware-a/.husky/ |
A D | prepare-commit-msg.cz | 11 trailers=$(git interpret-trailers --parse "$file")
|
A D | commit-msg.gerrit | 179 if parent=`git rev-parse "HEAD^0" 2>/dev/null`
|
/trusted-firmware-a/plat/marvell/armada/a8k/common/ble/ |
A D | ble.mk | 34 …$(if $(shell git -C $(value MV_DDR_PATH) rev-parse --show-cdup 2>&1),$(error "'MV_DDR_PATH=$(value…
|
/trusted-firmware-a/plat/marvell/armada/a3k/common/ |
A D | a3700_common.mk | 81 $(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…
|
/trusted-firmware-a/docs/getting_started/ |
A D | prerequisites.rst | 154 …curl -Lo $(git rev-parse --git-dir)/hooks/commit-msg https://review.trustedfirmware.org/tools/hook… 155 chmod +x $(git rev-parse --git-dir)/hooks/commit-msg
|
A D | build-options.rst | 665 description of secure partitions. The build system will parse this file and
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
A D | prerequisites.rst.txt | 154 …curl -Lo $(git rev-parse --git-dir)/hooks/commit-msg https://review.trustedfirmware.org/tools/hook… 155 chmod +x $(git rev-parse --git-dir)/hooks/commit-msg
|
A D | build-options.rst.txt | 665 description of secure partitions. The build system will parse this file and
|
/trusted-firmware-a/plat/nvidia/tegra/scat/ |
A D | bl31.scat | 134 * .rela.dyn needs to come after .data for the read-elf utility to parse
|
/trusted-firmware-a/tools/marvell/doimage/ |
A D | doimage.c | 1586 int parse = 0; in main() local 1623 parse = 1; in main() 1676 } else if (!parse) in main() 1704 if (parse) { in main()
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
A D | rpi4.rst.txt | 62 This part knows how to access the MMC controller and how to parse a FAT
|
/trusted-firmware-a/docs/plat/ |
A D | rpi4.rst | 62 This part knows how to access the MMC controller and how to parse a FAT
|
/trusted-firmware-a/docs/design/ |
A D | psci-pd-tree.rst | 231 algorithm to parse the power domain descriptor exported by the platform to
|
A D | auth-framework.rst | 263 used in the CoT. This library must implement the specific methods to parse the 377 libraries will be available which can be used to parse an image represented
|
A D | firmware-design.rst | 401 then parse it.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/ |
A D | psci-pd-tree.rst.txt | 231 algorithm to parse the power domain descriptor exported by the platform to
|
A D | auth-framework.rst.txt | 263 used in the CoT. This library must implement the specific methods to parse the 377 libraries will be available which can be used to parse an image represented
|
A D | firmware-design.rst.txt | 401 then parse it.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery.js | 2 …parse(i):i)}catch(e){}Q.set(e,t,n)}else n=void 0;return n}S.extend({hasData:function(e){return Q.h…
|
A D | jquery-3.5.1.js | 4420 return JSON.parse( data ); 9337 "text json": JSON.parse, 10788 jQuery.parseJSON = JSON.parse;
|
/trusted-firmware-a/docs/build/latex/ |
A D | sphinxlatexliterals.sty | 291 % The "forced" line wrapping will parse the tokens to add potential
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
A D | change-log.md.txt | 2486 - Add helper to parse BL31 parameters (both versions)
|
/trusted-firmware-a/docs/ |
A D | change-log.md | 2486 - Add helper to parse BL31 parameters (both versions)
|