• Executing thumb instructions on foundation model
    Hello, I want to execute thumb instructions on foundation model. Please suggest how this can be done. If I run the thumb instructions as it is, the trace shows them as undefined instructions. The test...
  • Armv8 Foundation simulator
    Hi, i'm doing some experiments on Aarch64/Aarch32 using the Foundationv8 simulator. For starting, i got the linux/bootwrapper/toolchain code from linaro, compiled the software and the linux kernel in...
  • ARMv8 Foundation Model GICv2 Address Map Overlap?
    Hi, I'm looking at the ARMv8 Foundation Model User Guide (ARM DUI 0677C). In section 3.1, Memory Map, the following data appears regarding the address of GICv2 registers: 0x00_2C00_0000 0x00_2C00_1FFF...
  • Foundation Model for ARMv8
    Hello. I am using ARMv8 foundation model for my project. When configure foundation model with multi cores (cores=4) my code does not run. Can you lease help me solve this problem?
  • second serial connection (/dev/ser2) on foundation model
    Hi guys, I'm working on arm armv8 foundation model, and I'm wondering if any way to have more than 1 serial connection, like ser1 for console, ser2 for something else? I checked user doc of foundation...