Skip to content

ARMCore::has_tz() returns true for Cortex-M33 w/o TZ-M #316

Open
@mx-shift

Description

@mx-shift

TrustZone-M is an optional feature both architecturally and in core designs. ARMCore::has_tz() currently assumes that all Cortex-M33 implementations include TrustZone-M which is definitely not true (see NXP LPC55S28, NXP LPC55S69 core 1). This currently manifests as #315 causing humility probe to claim there are two MPUs in an LPC55S28 when there is really only one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions