Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 20 of 20) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/flexspi/nor/
H A Dtest_fspi.c27 void fspi_test(uint32_t fspi_test_addr, uint32_t size, int extra) in fspi_test() argument
59 xspi_write(fspi_test_addr, (void *)buffer, (size * 4 + extra)); in fspi_test()
61 xspi_ip_read(fspi_test_addr, buffer, (size * 4 + extra)); in fspi_test()
77 xspi_read((fspi_test_addr), buffer, (size * 4 + extra)); in fspi_test()
/rk3399_ARM-atf/lib/zlib/
H A Dinftrees.c51 const unsigned short FAR *extra; /* extra bits table to use */ in inflate_table() local
178 base = extra = work; /* dummy value--not used */ in inflate_table()
183 extra = lext; in inflate_table()
188 extra = dext; in inflate_table()
217 here.op = (unsigned char)(extra[work[sym] - match]); in inflate_table()
H A Dinflate.c722 state->head->extra = Z_NULL; in inflate()
731 state->head->extra != Z_NULL && in inflate()
734 zmemcpy(state->head->extra + len, next, in inflate()
1073 state->extra = (unsigned)(here.op) & 15; in inflate()
1077 if (state->extra) { in inflate()
1078 NEEDBITS(state->extra); in inflate()
1079 state->length += BITS(state->extra); in inflate()
1080 DROPBITS(state->extra); in inflate()
1081 state->back += state->extra; in inflate()
1112 state->extra = (unsigned)(here.op) & 15; in inflate()
[all …]
H A Dinflate.h108 unsigned extra; /* extra bits needed */ member
H A Dzlib.h123 Bytef *extra; /* pointer to extra field or Z_NULL if none */ member
/rk3399_ARM-atf/include/drivers/nxp/flexspi/
H A Dfspi_api.h121 void fspi_test(uint32_t fspi_test_addr, uint32_t size, int extra);
/rk3399_ARM-atf/plat/arm/board/tc/
H A Dplatform_test.mk79 -I$(TF_M_TESTS_PATH)/tests_reg/test/secure_fw/suites/extra \
/rk3399_ARM-atf/docs/plat/arm/fvp/
H A Dfvp-specific-configs.rst123 looks for another in the extra space which it won't find, hence the error.
/rk3399_ARM-atf/fdts/
H A Dstm32mp151.dtsi249 /* exti_pwr is an extra interrupt controller used for
/rk3399_ARM-atf/docs/process/
H A Dcode-review-guidelines.rst92 meet your exact needs, go the extra mile and extend the code with the missing
H A Dcoding-guidelines.rst361 For example, extra padding may be introduced in |AArch32| systems if a struct
/rk3399_ARM-atf/tools/tlc/
H A Dpoetry.lock373 tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra =…
542 colorama = {version = ">=0.4.6", optional = true, markers = "extra == \"colors\""}
1416 colorama = {version = ">=0.4.3,<0.5.0", optional = true, markers = "extra == \"all\""}
1417 shellingham = {version = ">=1.3.0,<2.0.0", optional = true, markers = "extra == \"all\""}
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot.rst25 BL31, BL33) but extra platform-specific images might be required.
H A Dfirmware-design.rst1719 The linker scripts define some extra, optional symbols. They are not actually
2214 at least an extra page of memory, TF-A is able to work around coherency issues
/rk3399_ARM-atf/
H A Dpoetry.lock1337 colorama = {version = ">=0.4.3,<0.5.0", optional = true, markers = "extra == \"all\""}
1338 shellingham = {version = ">=1.3.0,<2.0.0", optional = true, markers = "extra == \"all\""}
/rk3399_ARM-atf/docs/components/
H A Dxlat-tables-lib-v2-design.rst206 provides. This section just provides some extra details and clarifications.
/rk3399_ARM-atf/docs/about/
H A Dlts.rst213 being released. Note that here we don’t allow the extra testing and debugging
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst735 | | | 2) Perform extra checks on unauthenticated data, |
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst820 Trusted Board Boot. The function also reports extra information related
4072 Enabling the MEASURED_BOOT flag adds extra platform requirements. Please refer
H A Dchange-log.md117 …- add extra DRAM configuration for TZC ([887cdf4](https://review.trustedfirmware.org/plugins/gitil…
1292 …- remove extra members in PCI interrupt-map ([cd170ec](https://review.trustedfirmware.org/plugins/…
2904 …- add extra hash config to validate ROTPK ([014975c](https://review.trustedfirmware.org/plugins/gi…
4783 …- remove extra core counts in cluster 2 and 3 ([e986845](https://review.trustedfirmware.org/plugin…
6173 …- add extra CPU control registers ([b15e2cd](https://review.trustedfirmware.org/plugins/gitiles/TF…
8281 …- remove extra chars from dtc version ([03d2077](https://review.trustedfirmware.org/plugins/gitile…
9061 …- add extra offset if booting B-side ([993d809](https://review.trustedfirmware.org/plugins/gitiles…
10373 - Updated ‘coreboot_get_memory_type’ API to take an extra argument as a
12827 - It is now possible to build TF-A without marking at least an extra page of