• Do Fast Models emulate RPMB (Replay Protected Memory Block) or not?
    Hi, We're looking to use this functionality, but it's not clear if the models emulate it. Regards Bill
  • Arm Interrupt handling for GIC controller acpi
    The generic interrupt handling layer Maybe we all know the classic __do_IRQ() in the kernel, but as the so called a 'generic interrupt handling layer' introduced, the __do_IRQ will be deprecated over...
  • How to convert corelink fastmodel into systemc
    Hello all: Recently, I want to convert CoreLink PL080 DMAC fastmodel into a SystemC model, but encounter a problem. The SystemCExport examples provided by arm are all included an ARM core processor...
  • How does device access work in AEMv8 models?
    Hello everyone, I am questioning whether everything is set up through the VE system registers or if there's AXI / ACE emulation in these models. Thank you in advance!
  • nn_quantizer.py in the ML-CIFAR10 examples got error KeyError: 'accuracy'
    I am executing ML-examples ->cmsisnn-cifar10. While converting trained caffe model into cmsis-nn by below command python nn_quantizer.py --model models/cifar10_m7_train_test.prototxt --weights models...