Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 22 of 22) sorted by relevance

/rk3399_ARM-atf/tools/memory/src/memory/
H A Dimage.py26 def limit(self) -> Optional[int]: member in Region
53 if self.limit is None:
59 return self.limit - self.end
H A Dprinter.py102 val.limit if val.limit is not None else "?",
/rk3399_ARM-atf/plat/xilinx/zynqmp/
H A Dzynqmp_sdei.c20 uint64_t limit = BL31_LIMIT; in arm_validate_ns_entrypoint() local
22 return (entrypoint < base || entrypoint > limit) ? 0 : -1; in arm_validate_ns_entrypoint()
/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/
H A Dsec_jr_driver.c136 int dequeue_jr(void *job_ring_handle, int32_t limit) in dequeue_jr() argument
154 if (((limit == 0) || (limit > SEC_JOB_RING_SIZE))) { in dequeue_jr()
159 VERBOSE("JR Polling limit[%d]\n", limit); in dequeue_jr()
170 notified_descs_no = hw_poll_job_ring(job_ring, limit); in dequeue_jr()
H A Dsec_hw_specific.c433 int hw_poll_job_ring(struct sec_job_ring_t *job_ring, int32_t limit) in hw_poll_job_ring() argument
474 jobs_no_to_notify = (limit < 0 || limit > number_of_jobs_available) ? in hw_poll_job_ring()
475 number_of_jobs_available : limit; in hw_poll_job_ring()
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dversal_net_sdei.c17 uintptr_t limit = BL31_LIMIT; in arm_validate_ns_entrypoint() local
19 ret = ((entrypoint < base) || (entrypoint > limit)) ? 0 : -1; in arm_validate_ns_entrypoint()
/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Dsec_jr_driver.h176 int dequeue_jr(void *job_ring_handle, int32_t limit);
H A Dsec_hw_specific.h423 int hw_poll_job_ring(struct sec_job_ring_t *job_ring, int32_t limit);
/rk3399_ARM-atf/docs/components/
H A Dmpmm.rst7 assist in |SoC| processor power domain dynamic power budgeting and limit the
H A Dxlat-tables-lib-v2-design.rst211 the ``MAP_REGION*()`` family of helper macros. This is to limit the risk of
/rk3399_ARM-atf/
H A D.editorconfig41 # "The limit on the length of lines is 100 columns"
/rk3399_ARM-atf/docs/plat/
H A Dsocionext-uniphier.rst11 problem is BL2 does not fit in the 64KB limit if
26 fits in the 64KB limit. The concatenated image is loaded by the internal boot
/rk3399_ARM-atf/drivers/brcm/emmc/
H A Demmc_csl_sdcard.c400 uint32_t ocr = 0, newOcr, rc, limit = 0; in init_mmc_card() local
411 limit++; in init_mmc_card()
416 } while (((ocr & SD_CARD_BUSY) == 0) && (limit < SD_CARD_RETRY_LIMIT)); in init_mmc_card()
418 if (limit >= SD_CARD_RETRY_LIMIT) { in init_mmc_card()
/rk3399_ARM-atf/drivers/renesas/common/pwrc/
H A Dpwrc.c244 uint32_t limit, c; in rcar_pwrc_cpuon() local
252 limit = IS_CA53(c) ? 0x5A5A0000 : 0xA5A50000; in rcar_pwrc_cpuon()
254 res_data = mmio_read_32(res_reg) | limit; in rcar_pwrc_cpuon()
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Duart-booting.rst52 be limit of Armada37x0 SoC) which is much higher and faster than Marvell Wtpdownloader.
/rk3399_ARM-atf/docs/process/
H A Dcoding-style.rst113 Line length *should* be at most **80 characters**. This limit does not include
116 This rule is a *should*, not a must, and it is acceptable to exceed the limit
H A Dcoding-guidelines.rst65 generally conform to the 80 character limit this is overly restrictive in some
/rk3399_ARM-atf/docs/tools/
H A Dmemory-layout-tool.rst148 and limit addresses of each bootloader stage.
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst461 | | access memory beyond its limit. |
536 | | Platforms are encouraged to use it to limit the |
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst584 firmware to detect and limit high activity events to assist in SoC processor
585 power domain dynamic power budgeting and limit the triggering of whole-rail
1104 limit, for example due to asymmetric configuration or limitations of
1107 hardware will limit the effective VL to the maximum physically supported
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst134 limit in the entry point information, since there is no platform function
1794 as well as a limit address that it must not overstep. The latter is used in the
1800 aarch64-none-elf-ld: BLx has exceeded its limit.
1803 on FVP, BL31 and TSP need to know the limit address that their PROGBITS
2476 limit the memory cost, this flag also changes the memory layout such that the
/rk3399_ARM-atf/docs/
H A Dchange-log.md901 …- limit pm_feature_check deprecation warning to once per boot ([eaceb37](https://review.trustedfir…
3761 …- increase bl2 size limit ([2d46b2e](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust…
4180 …- increase BL2 maximum size limit ([19258a5](https://review.trustedfirmware.org/plugins/gitiles/TF…
6101 …- increase BL32 limit ([c2a7612](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trusted-f…
8125 …- limit virtual offset register access to NS world ([a4c3945](https://review.trustedfirmware.org/p…
8143 …- fix SP count limit without dual root CoT ([9ce15fe](https://review.trustedfirmware.org/plugins/g…
8430 …- limit snprintf radix value ([b30dd40](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
9152 …- limit BL31 memory usage ([d457230](https://review.trustedfirmware.org/plugins/gitiles/TF-A/trust…
10155 - Fixed limit of 256 CPUs caused by cast to unsigned char
10825 - arm/sgi: Bump bl1 RW limit, mark remote chip shared ram as non-cacheable,