Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
  • Groups
    • Research Collaboration and Enablement
    • DesignStart
    • Education Hub
    • Innovation
    • Open Source Software and Platforms
  • Forums
    • AI and ML forum
    • Architectures and Processors forum
    • Arm Development Platforms forum
    • Arm Development Studio forum
    • Arm Virtual Hardware forum
    • Automotive forum
    • Compilers and Libraries forum
    • Graphics, Gaming, and VR forum
    • High Performance Computing (HPC) forum
    • Infrastructure Solutions forum
    • Internet of Things (IoT) forum
    • Keil forum
    • Morello Forum
    • Operating Systems forum
    • SoC Design and Simulation forum
    • 中文社区论区
  • Blogs
    • AI and ML blog
    • Announcements
    • Architectures and Processors blog
    • Automotive blog
    • Graphics, Gaming, and VR blog
    • High Performance Computing (HPC) blog
    • Infrastructure Solutions blog
    • Innovation blog
    • Internet of Things (IoT) blog
    • Operating Systems blog
    • Research Articles
    • SoC Design and Simulation blog
    • Tools, Software and IDEs blog
    • 中文社区博客
  • Support
    • Arm Support Services
    • Documentation
    • Downloads
    • Training
    • Arm Approved program
    • Arm Design Reviews
  • Community Help
  • More
  • Cancel
Arm Community blogs
Arm Community blogs
Architectures and Processors blog Embedded World Conference 2017 - Software Development in ARMv8-M Architecture
  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
More blogs in Arm Community blogs
  • AI and ML blog

  • Announcements

  • Architectures and Processors blog

  • Automotive blog

  • Embedded blog

  • Graphics, Gaming, and VR blog

  • High Performance Computing (HPC) blog

  • Infrastructure Solutions blog

  • Internet of Things (IoT) blog

  • Operating Systems blog

  • SoC Design and Simulation blog

  • Tools, Software and IDEs blog

Tell us what you think
Tags
  • Real Time Operating Systems (RTOS)
  • Cortex-M23
  • Microcontroller (MCU)
  • TrustZone for Armv8-M
  • TrustZone
  • Cortex-M33
  • Armv8-M
  • CMSIS
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Embedded World Conference 2017 - Software Development in ARMv8-M Architecture

Joseph Yiu
Joseph Yiu
March 18, 2017
Less than one minute read time.

This is a paper covering a introduction of software development on ARMv8-M architecture.

Abstract

The next generation of ARM® Cortex®-M processors, Cortex-M23 and Cortex-M33, based on the ARMv8-M architecture, introduce optimized TrustZone® security features into microcontrollers. These new features make it easier to create ultra-low power secure solutions, whether for IoT or the wider embedded market. This paper outlines the new features from a software developer's point of view and provide guidance on how developers can use the new security features as a foundation for secure embedded products.


The paper looks at the software needed to make use of the new features of the processors, including topics such as memory protection and chip start-up. The paper then explains how developers can ensure that the majority of software running on the new processors can work without change or with minor changes whilst still benefiting from security services protected by the isolation offered by TrustZone for ARMv8-M.

ARM Cortex - session 11 - Yiu - Software Development in ARMv8-M Architecture.pdf
Anonymous
  • Joseph Yiu
    Offline Joseph Yiu over 6 years ago

    Hi Karim,

    By default the Secure HardFault is executed and the security state is switched automatically to Secure when entering Secure HardFault handler. There is no need to execute SG instruction if the security state switching is triggered by exception sequences.

    regards,

    Joseph

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
  • karim
    Offline karim over 6 years ago

    Hi,

    I have a question about cortex m33 . Is it possible to switch from non secure to secure world, after the generation of an exeption (hardfault) in non secure state, without entering to NSC region to execute the the SG instruction before switching to sevure state?

    Could you help me about this case?

    Best regards,

    Karim.

    • Cancel
    • Up 0 Down
    • Reply
    • More
    • Cancel
Architectures and Processors blog
  • How Arm is making it easier to build platforms that support Confidential Computing

    Mark Knight
    Mark Knight
    With new open-source patches for the Realm Management Extension (RME) now available, this blog explores latest developments and techniques for confidential computing on Arm.
    • April 28, 2023
  • Apache Arrow optimization on Arm

    Yibo Cai
    Yibo Cai
    This blog introduces Arm optimization practices with two solid examples from Apache Arrow project.
    • February 23, 2023
  • Optimizing TIFF image processing using AARCH64 (64-bit) Neon

    Ramin Zaghi
    Ramin Zaghi
    This guest blog shows how 64-bit Neon technology can be used to improve performance in image processing applications.
    • October 13, 2022