• GIC-500 how connects to CPU cores?
    GIC-500 how connects to CPU cores? 在GIC-500 中CPU Interface 是GIC的一部分还是cluster 的一部分?
  • arm MMU-500 code samples
    Hello. I am looking for sample source code to understand how to program the MMU-500 SMMU. The MMU-500 Technical Reference Manual (DDI0517F) does not contain any code samples. Our processor is arm...
  • Can the number of mater or slave interface of CCI-400 be configure?
    CCI-400 is fixed configuration: 2 full ACE slave interfaces, 3 ACE-Lite I/O Coherent slave interfaces and 3 master interfaces. So if I only use 2 full ACE slave interfaces and 1 ACE-Lite slave interfaces...
  • How to determine which core is generating the AXI read transaction in a multi core processor?
    I am currently working on Cortex A72 processor. I have generated hex file by compiling the c code file and asm file using Tizen compiler. The code consists of boot code for each core and each core starts...
  • OPS/core/cycle on A72
    I want to perform profiling on my neural network and I need to know the OPS/core/cycle of the A72 processor. Where can I find this information?