| /rk3399_ARM-atf/lib/zlib/ |
| H A D | inftrees.c | 34 unsigned FAR *bits, unsigned short FAR *work) { in inflate_table() argument 142 if (lens[sym] != 0) work[offs[lens[sym]]++] = (unsigned short)sym; in inflate_table() 178 base = extra = work; /* dummy value--not used */ in inflate_table() 212 if (work[sym] + 1U < match) { in inflate_table() 214 here.val = work[sym]; in inflate_table() 216 else if (work[sym] >= match) { in inflate_table() 217 here.op = (unsigned char)(extra[work[sym] - match]); in inflate_table() 218 here.val = base[work[sym] - match]; in inflate_table() 249 len = lens[work[sym]]; in inflate_table()
|
| H A D | inftrees.h | 62 unsigned FAR *bits, unsigned short FAR *work);
|
| H A D | inflate.h | 121 unsigned short work[288]; /* work area for code table building */ member
|
| H A D | inflate.c | 272 inflate_table(LENS, state->lens, 288, &(next), &(bits), state->work); in fixedtables() 279 inflate_table(DISTS, state->lens, 32, &(next), &(bits), state->work); in fixedtables() 929 &(state->lenbits), state->work); in inflate() 1004 &(state->lenbits), state->work); in inflate() 1013 &(state->next), &(state->distbits), state->work); in inflate()
|
| /rk3399_ARM-atf/services/spd/tlkd/ |
| H A D | tlkd.mk | 12 $(error spd=tlkd will not work with ENABLE_FEAT_D128 enabled.)
|
| /rk3399_ARM-atf/ |
| H A D | dco.txt | 21 (b) The contribution is based upon previous work that, to the best 24 work with modifications, whether created in whole or in part
|
| /rk3399_ARM-atf/docs/components/spd/ |
| H A D | pnc-dispatcher.rst | 5 to work with Trusted Firmware-A (TF-A).
|
| H A D | tlk-dispatcher.rst | 5 to work with Trusted Firmware-A (TF-A). TLK-D can be compiled by including it 6 in the platform's makefile. TLK is primarily meant to work with Tegra SoCs,
|
| /rk3399_ARM-atf/licenses/ |
| H A D | LICENSE-APACHE-2.0.txt | 36 "Work" shall mean the work of authorship, whether in Source or 38 copyright notice that is included in or attached to the work 41 "Derivative Works" shall mean any work, whether in Source or Object 44 represent, as a whole, an original work of authorship. For the purposes 49 "Contribution" shall mean any work of authorship, including 162 work stoppage, computer failure or malfunction, or any and all 179 APPENDIX: How to apply the Apache License to your work. 181 To apply the Apache License to your work, attach the following
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | rpi4.rst | 9 as a 64-bit Linux kernel. Other payloads such as U-Boot or EDK-II should work 31 arm64 Linux kernels are known to work this way. 82 would work as well, as long as it can cope with having the DT address in
|
| H A D | socionext-uniphier.rst | 94 still work without SCP, but SCP provides better power management support.
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | fvp-support.rst | 10 FVP_TC4) have their own dedicated TF-A platforms and will not work with this one. 81 The software will not work on Version 1.0 of the Foundation FVP.
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp157c-lxa-mc1.dts | 64 * work, thus enable internal pull-ups.
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | initial-build.rst | 37 work with TF-A). ``CROSS_COMPILE`` need not be set for Clang. Please note, 42 to work.
|
| H A D | prerequisites.rst | 61 work. This is predominantly because TF-A carries its own copy of compiler-rt, 121 should also work, provided the necessary tools and libraries are installed.
|
| /rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/ |
| H A D | platform.mk | 9 $(warning Platform ${PLAT} is deprecated. Some of the features might not work as expected)
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | code-review-guidelines.rst | 10 perspectives, depending on their past work, experiences and their current use 17 Code reviews are meant to benefit everyone through team work. It is not about 18 unfairly criticizing or belittling the work of any contributor. 103 their work for review by resolving comments, merge-conflicts, and revising
|
| /rk3399_ARM-atf/docs/plat/arm/fvp-ve/ |
| H A D | index.rst | 8 This platform is tested on and only expected to work with single core models.
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/ |
| H A D | porting.rst | 30 In most cases, using the default address decode windows should work OK. 37 For a detailed information on how CCU, IOWIN, AXI-MBUS & IOB work, please
|
| /rk3399_ARM-atf/tools/cot_dt2c/ |
| H A D | .gitignore | 97 # having no cross-platform support, pipenv may install dependencies that don't work, or not
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | alt-boot-flows.rst | 60 It is expected that this loading method will work in most cases, as a debugger
|
| /rk3399_ARM-atf/docs/plat/qti/ |
| H A D | rb3gen2.rst | 47 the OEM test signature to allow it to work on devices in non-secure mode. In
|
| H A D | msm8916.rst | 24 combined with a lot of trial and error to actually make it work. 49 management (``CPU_SUSPEND``) is functional but still work-in-progress and
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-3.rst | 34 This feature does not work correctly for AArch64 images executing at Secure EL1.
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | debugfs-design.rst | 104 the internal work buffer, and re-entrancy into the filesystem layers.
|