• 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
  • What is the difference between AEMv8-A Base Platform FVP and Armv8 Foundation Model FVP ?
    I wish to run OPTEE + Android. Which of these two options are suitable for it ? What are the differences ? Which option allows modification to the secure monitor code ?
  • 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...
  • ARM blue pill does not respond correctly
    I use blue pill ARM-based board and XBee module. the module should communicate with other Xbees and according to data received, do appropriate task. the code in one MC connected to a module is as follow...
  • How Does the Secure World Work with Multicore System?
    Hi experts, From my experience, for the single-core architecture, once we enter the secure world, the normal world would be paused. However, I'm not sure how does secure world is scheduled for the...