Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 112) sorted by relevance

12345

/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dplatform-interrupt-controller-API.rst.txt32 The API should return whether the interrupt ID (first parameter) is categorized
45 The API should return whether the interrupt ID (first parameter) is categorized
58 The API should return whether the interrupt ID (first parameter) is categorized
72 first parameter, ``id``.
86 This API should enable the interrupt ID specified by the first parameter,
101 This API should disable the interrupt ID specified by the first parameter,
117 This API should set the priority of the interrupt specified by first parameter
167 This API should set the interrupt specified by first parameter ``id`` to the
206 This API should raise an EL3 SGI. The first parameter, ``sgi_num``, specifies
248 This API should set the interrupt specified by first parameter ``id`` to
[all …]
/trusted-firmware-a/docs/components/
A Dplatform-interrupt-controller-API.rst32 The API should return whether the interrupt ID (first parameter) is categorized
45 The API should return whether the interrupt ID (first parameter) is categorized
58 The API should return whether the interrupt ID (first parameter) is categorized
72 first parameter, ``id``.
86 This API should enable the interrupt ID specified by the first parameter,
101 This API should disable the interrupt ID specified by the first parameter,
117 This API should set the priority of the interrupt specified by first parameter
167 This API should set the interrupt specified by first parameter ``id`` to the
206 This API should raise an EL3 SGI. The first parameter, ``sgi_num``, specifies
248 This API should set the interrupt specified by first parameter ``id`` to
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dbasic.css271 .first {
449 th > :first-child,
450 td > :first-child {
591 :not(li) > ol > li:first-child > :first-child,
592 :not(li) > ul > li:first-child > :first-child {
608 ol.simple > li:not(:first-child) > p,
609 ul.simple > li:not(:first-child) > p {
662 dd > :first-child {
/trusted-firmware-a/lib/gpt_rme/
A Dgpt_rme.c496 static void gpt_fill_l1_tbl(uint64_t gpi, uint64_t *l1, uintptr_t first, in gpt_fill_l1_tbl() argument
502 assert(first <= last); in gpt_fill_l1_tbl()
503 assert((first & (GPT_PGS_ACTUAL_SIZE(gpt_config.p) - 1)) == 0U); in gpt_fill_l1_tbl()
505 assert(GPT_L0_IDX(first) == GPT_L0_IDX(last)); in gpt_fill_l1_tbl()
509 gpi_mask = gpi_mask << (GPT_L1_GPI_IDX(gpt_config.p, first) << 2); in gpt_fill_l1_tbl()
512 for (unsigned int i = GPT_L1_IDX(gpt_config.p, first); in gpt_fill_l1_tbl()
/trusted-firmware-a/lib/zlib/
A Dcrc32.c94 static volatile int first = 1; /* flag to limit concurrent making */ in make_crc_table() local
100 if (first) { in make_crc_table()
101 first = 0; in make_crc_table()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/
A Dindex.rst.txt7 In the next sections, we first give a description of the target of evaluation
/trusted-firmware-a/docs/threat_model/
A Dindex.rst7 In the next sections, we first give a description of the target of evaluation
/trusted-firmware-a/tools/conventional-changelog-tf-a/
A Dindex.js32 const first = spaces + "- ";
35 return first + options.fn(this).replace(/\n(?!\s*\n)/gm, `\n${nth}`).trim() + "\n";
/trusted-firmware-a/docs/getting_started/
A Dpsci-lib-integration-guide.rst194 The first field ``h``, of ``param_header_t`` type, provides the version
219 context. The non-secure world entrypoint information ``next_image_info`` (first
236 (first argument) callbacks with the PSCI library which will be called
253 PSCI service range specified in `SMCCC`_. The function ID ``smc_fid`` (first
338 ``addr`` (first argument) address and of size ``size`` (second argument).
390 must ensure that ``cm_set_context_by_index`` is called first and the appropriate
404 ``cpu_idx`` (first argument). The caller must ensure that
405 ``cm_set_context_by_index`` is called first and the appropriate context
496 (first parameter) denotes the highest power domain level being powered down
511 via ``resident_cpu`` (first argument). The updates to ``resident_cpu`` is
[all …]
A Ddocs-build.rst8 If you are building the documentation for the first time then you will need to
87 create the documentation is through a docker container. The first step is
A Dimage-terminology.rst46 Typically, this is the first code to execute on the AP and cannot be modified.
106 Typically, this is the first code to execute on the SCP and cannot be modified.
138 Typically, this is the first normal world code to execute on the AP during a
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dpsci-lib-integration-guide.rst.txt194 The first field ``h``, of ``param_header_t`` type, provides the version
219 context. The non-secure world entrypoint information ``next_image_info`` (first
236 (first argument) callbacks with the PSCI library which will be called
253 PSCI service range specified in `SMCCC`_. The function ID ``smc_fid`` (first
338 ``addr`` (first argument) address and of size ``size`` (second argument).
390 must ensure that ``cm_set_context_by_index`` is called first and the appropriate
404 ``cpu_idx`` (first argument). The caller must ensure that
405 ``cm_set_context_by_index`` is called first and the appropriate context
496 (first parameter) denotes the highest power domain level being powered down
511 via ``resident_cpu`` (first argument). The updates to ``resident_cpu`` is
[all …]
A Ddocs-build.rst.txt8 If you are building the documentation for the first time then you will need to
87 create the documentation is through a docker container. The first step is
/trusted-firmware-a/docs/build/TF-A_2.5/_static/css/
A Dtheme.css1first-child:before,.rst-content dl dt .headerlink:before,.rst-content h1 .headerlink:before,.rst-c…
4first-child,.rst-content dl dt .headerlink,.rst-content h1 .headerlink,.rst-content h2 .headerlink…
/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dbl2_setup.c51 #define GET_BITS(first, last, data) \ argument
52 ((data >> first) & ((1 << (last - first + 1)) - 1))
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatextables.sty39 % tabulary has a bug with its re-definition of \multicolumn in its first pass
65 % b) the space from last baseline of previous text to first baseline of
103 % this baseline will be \ht\strutbox above first baseline of caption
233 \ifx\equation$% $ tabulary's first pass
240 \ifx\equation$% $ tabulary's first pass
315 % first, trace back our steps horizontally
337 \tymax % first pass of tabulary (cf MEMO above regarding nesting)
352 \ifx\equation$%$% first pass
398 % multi-line contents, only first and last line...)
436 % q+1 "lines" in each of the first r rows
[all …]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/
A Dbrcm-stingray.rst.txt31 - Build u-boot first, and get the binary image: u-boot.bin,
/trusted-firmware-a/docs/plat/
A Dbrcm-stingray.rst31 - Build u-boot first, and get the binary image: u-boot.bin,
/trusted-firmware-a/drivers/nxp/auth/csf_hdr_parser/
A Dinput_bl2_ch315 # (default=ADDRESS of first file specified in images)
A Dinput_bl2_ch3_215 # (default=ADDRESS of first file specified in images)
/trusted-firmware-a/fdts/
A Dn1sdp-single-chip.dts23 * In the first 2GB of DRAM bank the top 16MB are reserved by firmware as secure memory.
/trusted-firmware-a/docs/design_documents/
A Dcmake_framework.rst18 document is the first phase only.
108 In the provisioning phase, first we have to obtain the necessary resources, i.e.
112 In the development phase first we run CMake, which will generate the buildsystem
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design_documents/
A Dcmake_framework.rst.txt18 document is the first phase only.
108 In the provisioning phase, first we have to obtain the necessary resources, i.e.
112 In the development phase first we run CMake, which will generate the buildsystem
/trusted-firmware-a/docs/design/
A Dpsci-pd-tree.rst57 #. The first entry in the array specifies the number of power domains at the
65 #. The size of the array minus the first entry will be equal to the number of
192 * Index of the first CPU power domain node level 0 which has this node
232 populate the two arrays. It is essentially a breadth-first-search. The nodes for
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dpsci-pd-tree.rst.txt57 #. The first entry in the array specifies the number of power domains at the
65 #. The size of the array minus the first entry will be equal to the number of
192 * Index of the first CPU power domain node level 0 which has this node
232 populate the two arrays. It is essentially a breadth-first-search. The nodes for

Completed in 44 milliseconds

12345