Home
last modified time | relevance | path

Searched refs:here (Results 1 – 24 of 24) sorted by relevance

/tf-a-ffa_el3_spmc/lib/zlib/
A Dinftrees.c119 here.bits = (unsigned char)1;
120 here.val = (unsigned short)0;
122 *(*table)++ = here;
216 here.bits = (unsigned char)(len - drop);
218 here.op = (unsigned char)0;
219 here.val = work[sym];
223 here.val = base[work[sym] - match];
227 here.val = 0;
236 next[(huff >> drop) + fill] = here;
296 here.val = (unsigned short)0;
[all …]
A Dinffast.c110 here = lcode[hold & lmask];
112 op = (unsigned)(here.bits);
115 op = (unsigned)(here.op);
117 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
123 len = (unsigned)(here.val);
141 here = dcode[hold & dmask];
143 op = (unsigned)(here.bits);
146 op = (unsigned)(here.op);
148 dist = (unsigned)(here.val);
267 here = dcode[here.val + (hold & ((1U << op) - 1))];
[all …]
A Dinflate.c966 if (here.val < 16) {
1059 if (here.op && (here.op & 0xf0) == 0) {
1060 last = here;
1070 DROPBITS(here.bits);
1071 state->back += here.bits;
1074 Tracevv((stderr, here.val >= 0x20 && here.val < 0x7f ?
1080 if (here.op & 32) {
1086 if (here.op & 64) {
1110 last = here;
1120 DROPBITS(here.bits);
[all …]
/tf-a-ffa_el3_spmc/drivers/nxp/ddr/nxp-ddr/
A DREADME.odt5 configurations are possible but not covered here. First slot empty is possbile
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Djmptbl.i6 # Platform specific romlib functions can be added or included here.
/tf-a-ffa_el3_spmc/plat/arm/board/juno/
A Djmptbl.i6 # Platform specific romlib functions can be added or included here.
/tf-a-ffa_el3_spmc/docs/plat/arm/morello/
A Dindex.rst8 Capability architecture specific changes will be added `here <https://git.morello-project.org/morel…
/tf-a-ffa_el3_spmc/docs/about/
A Dcontact.rst32 topic within the community. More details can be found `here`_.
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fdts/
A Dfvp_tb_fw_config.dts43 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst48 here ``PMCR_EL0.DP`` architecturally resets to zero.
/tf-a-ffa_el3_spmc/plat/allwinner/common/
A Darisc_off.S21 # overwriting the 0 in this code here.
/tf-a-ffa_el3_spmc/docs/perf/
A Dperformance-monitoring-unit.rst122 security state unless it is enabled here.
A Dpsci-performance-juno.rst217 The test sequence here is as follows:
/tf-a-ffa_el3_spmc/docs/
A Dlicense.rst47 License Identifiers that are here available: http://spdx.org/licenses/
/tf-a-ffa_el3_spmc/docs/plat/
A Drpi4.rst54 In contrast to the existing Raspberry Pi 3 port this one here is a BL31-only
A Drpi3.rst268 Please use the code from `here <https://github.com/OP-TEE/optee_os>`__.
285 you need to clone mbed TLS from `here <https://github.com/ARMmbed/mbedtls>`__.
420 3. Copy ``armstub8.bin`` here. When ``kernel8.img`` is available, The VideoCore
A Dwarp7.rst151 The image_sign.sh and bl2_sign.csf files alluded to blow are available here.
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dprerequisites.rst158 documentation, available `here <https://git-scm.com/docs/githooks>`_.
A Drt-svc-writers-guide.rst84 `PSCI`_ implementation is located here in the ``lib/psci`` directory.
A Dporting-guide.rst1026 specific errata workarounds could also be implemented here. The API should
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-guidelines.rst281 operation may help here.
/tf-a-ffa_el3_spmc/docs/components/
A Dxlat-tables-lib-v2-design.rst92 here, a level-3 table will need to be allocated on the fly and the level-2
A Dsecure-partition-manager.rst834 provided here.
/tf-a-ffa_el3_spmc/docs/design/
A Dinterrupt-framework-design.rst997 and returns back here. */

Completed in 44 milliseconds