summaryrefslogtreecommitdiff
path: root/ports/cortex_a75/ac6
diff options
context:
space:
mode:
authorFrédéric Desbiens <[email protected]>2026-03-02 14:24:07 +0100
committerFrédéric Desbiens <[email protected]>2026-03-02 14:24:07 +0100
commitda5093f84b2bbe2aa6050b9521a7d8a818dbc96f (patch)
tree07ab30192616c931c8388b78bf17ef9e0bb9b81a /ports/cortex_a75/ac6
parenta7961fe1909a5a15730f4fdf7cd5528f660ca756 (diff)
Proposed changes to the original PR
Diffstat (limited to 'ports/cortex_a75/ac6')
-rw-r--r--ports/cortex_a75/ac6/src/tx_thread_schedule.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/cortex_a75/ac6/src/tx_thread_schedule.S b/ports/cortex_a75/ac6/src/tx_thread_schedule.S
index 009a0d5b..4cce4a62 100644
--- a/ports/cortex_a75/ac6/src/tx_thread_schedule.S
+++ b/ports/cortex_a75/ac6/src/tx_thread_schedule.S
@@ -1,5 +1,6 @@
/***************************************************************************
* Copyright (c) 2024 Microsoft Corporation
+ * Copyright (C) 2026-present Eclipse ThreadX contributors
*
* This program and the accompanying materials are made available under the
* terms of the MIT License which is available at
@@ -230,3 +231,4 @@ _skip_solicited_fp_restore:
MSR DAIF, x4 // Recover DAIF
RET // Return to caller
// }
+