Skip to content

Commit 2748ccd

Browse files
committed
ports: update cortex_m52 port copy script,using it update content
-Add cortex_m52 in threadx/scriprts/copy_armv8m.sh -Using updated copy_armv8m.sh to generate new cortex_m52 port content
1 parent 4c3c33c commit 2748ccd

File tree

55 files changed

+56
-56
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+56
-56
lines changed

ports/cortex_m52/ac6/inc/tx_port.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/readme_threadx.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
 Microsoft's Azure RTOS ThreadX for Cortex-M52
1+
Microsoft's Azure RTOS ThreadX for Cortex-M52
22

33
Using the AC6 Tools in Keil uVision
44

ports/cortex_m52/ac6/src/tx_initialize_low_level.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_context_restore.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_context_save.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_interrupt_control.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_interrupt_disable.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_interrupt_restore.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_schedule.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

ports/cortex_m52/ac6/src/tx_thread_secure_stack.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/***************************************************************************
1+
/***************************************************************************
22
* Copyright (c) 2024 Microsoft Corporation
33
* Copyright (c) 2026-present Eclipse ThreadX contributors
44
*

0 commit comments

Comments
 (0)