• ARM A64 Page table

    venmer
    venmer

    Hi,

    I have a question on ARM page table.

    I am running a bare metal application on Cortex A72 and i have a failure with my application.

    Upon debugging the failure, i found an address which is contributing the failure. our Bare metal application is responsible…

    • 6 months ago
    • Processors
    • Cortex-A / A-Profile forum
  • Correct usage of the NSTable bit in aarch64/armv7a LPAE

    Vincent Siles
    Vincent Siles

    I'm porting our armv7a-short descriptor OS to LPAE and aarch64. In the short descriptor MMU, the "NS" bit can only be found in the first level of the MMU (I'll call it the SECTION level), meaning that only a single page cannot be tagged as NS, a whole…

    • Answered
    • over 2 years ago
    • Processors
    • Cortex-A / A-Profile forum
  • AArch64 TLB maintenance requirements

    Michal Meloun
    Michal Meloun

    Hello all,
    I want to improve VM operation in AArch64 port of FreeBSD but I stuck on following problem.
    The FreeBSD VM subsystem is capable to map various *kernel* objects by using superpage (higher order) mapping. But in lifecycle of these objects (because…

    • Answered
    • over 1 year ago
    • Processors
    • Cortex-A / A-Profile forum
  • MMU - Permission Fault with EL1 access

    maldus
    maldus

    Hello everyone,

    I'm trying to wrap my head around the MMU configuration for Cortex A53 armv8 architecture (AArch64). Specifically, I'm programming for Raspberry Pi 3 (Bare Metal).

    I've successfully setup the page tables for two levels covering…

    • Answered
    • over 1 year ago
    • Processors
    • Cortex-A / A-Profile forum
  • TTBR1 translation fault when using an identity mapping

    maldus
    maldus

    Hello everyone,

    I'm experimenting a bit with MMU after understanding its core principles. Specifically I can successfully enable it with an identity mapping for TTBR0 (no TTBR1) on a Raspberry Pi 3 (Cortex A-53, ARMv8 AArch64).

    The next step I wanted…

    • Answered
    • over 1 year ago
    • Processors
    • Cortex-A / A-Profile forum
  • View related content throughout Processors
  • More
  • Cancel