From 2fa1c7898a46c1c367203ec215a586d391aaa467 Mon Sep 17 00:00:00 2001 From: Dylan Laduranty Date: Fri, 19 Apr 2024 21:30:23 +0200 Subject: [PATCH] features.yalm: remove cortexm_svc entry Signed-off-by: Dylan Laduranty --- features.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/features.yaml b/features.yaml index 5608438a4db6..437f2f8c5e30 100644 --- a/features.yaml +++ b/features.yaml @@ -81,8 +81,6 @@ groups: accessing a given address would cause a bus fault. - name: cortexm_stack_limit help: ARM Cortex-M PSPLIM/MSPLIM registers are available. - - name: cortexm_svc - help: ARM Cortex-M Supervisor Calls are available. - name: cortexm_fpu help: A hardware floating point unit is available. - name: cortexm_mpu