Home
last modified time | relevance | path

Searched refs:streams (Results 1 – 4 of 4) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/arm/ethosn/
A Dethosn_smc.c85 const uint32_t streams[9] = { in ethosn_configure_smmu_streams() local
98 for (i = 0U; i < ARRAY_SIZE(streams); ++i) { in ethosn_configure_smmu_streams()
102 streams[i]); in ethosn_configure_smmu_streams()
/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/src/
A Diommu.c276 uint32_t streams; member
419 smmu->streams = ARRAY_SIZE(paxc_stream_ids); in arm_smmu_create_identity_map()
426 smmu->streams = ARRAY_SIZE(crmu_stream_ids); in arm_smmu_create_identity_map()
435 if (smmu->streams > NUM_OF_SMRS) { in arm_smmu_create_identity_map()
441 for (idx = 0; idx < smmu->streams; idx++) { in arm_smmu_create_identity_map()
/arm-trusted-firmware-2.8.0/docs/components/
A Dsecure-partition-manager.rst1420 support a large number of streams with each stream assigned to a unique
1428 - It also supports sub-streams to differentiate traffic from a virtualized
1439 configure the behaviour of SMMUv3 and manage the streams.
1447 behaviour of SMMUv3 for translation of secure and non-secure streams
1484 streams.
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md16 - add support for SMMU streams
18 …**See:** add support for SMMU streams ([b139f1c](https://review.trustedfirmware.org/plugins/gitile…
417 …- add support for SMMU streams ([b139f1c](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
4663 streams bypassing the SMMU, and abortion of all incoming transactions

Completed in 19 milliseconds