• N1SDP Getting Started Guide
    The Neoverse N1 System Development Platform (N1SDP) is an enterprise class reference board based on the Neoverse N1 core. This document is a guide on how to run an Arm Reference Platforms software stack...
  • Looking for a SoC development board
    A year ago,we had purchased several juno development boards and attended ARM trustzone training. We had been very familiar with the code of optee (open source TEE)and  ATF1.1 (ARM Trusted Firmware). We...
  • Accessing MPS3 getting started guide
    A new MPS3 board comes with a paper copy of the "Arm Cortex Prototyping System (MPS3) - Getting Started Guide". This document provides instructions on the following: Installing the memory module ...
  • (EmotiBit) Wearable Biosensor looking for ML collabs!
    I’m reaching out from EmotiBit in Brooklyn, New York. Hey All!! EmotiBit is a wearable sensor module for capturing emotional, physiological, and movement data. It’s open-source (Arduino/Adafruit compatible...
  • Porting code to NEON
    I have some Intel AVX/2 code that I need to port to NEON. I looked at OpenVec, but it seems to be missing some APIs. Is there a guide on NEON instructions that are equivalent to NEON? Thx, Y-