Robert Rostohar
|
e835d6fb6f
RTX5: TZ Context handling is made optional
|
2 лет назад |
Robert Rostohar
|
744dcbf990
RTX5: Add support for Process Isolation (Functional Safety)
|
2 лет назад |
Robert Rostohar
|
41a6424ff4
RTX5: Add Thread Entry wrapper to be compatible with GDB stack unwind (#1559)
|
2 лет назад |
Robert Rostohar
|
bbfbe18e68
RTX5: Add de-allocation of Arm C library thread data (libspace) when thread is terminated
|
3 лет назад |
Robert Rostohar
|
f6f84dc12d
RTX5: minor optimization in osRtxThreadDelayTick (#1405)
|
3 лет назад |
Robert Rostohar
|
41a4c46925
RTX5: fix osThreadJoin (when terminating thread which is waiting to be joined)
|
4 лет назад |
Robert Rostohar
|
ada4cde817
RTX5: fix Round-Robin (#228, #1000)
|
4 лет назад |
Robert Rostohar
|
8fc06790f8
RTX5: update library configuration setup
|
4 лет назад |
Robert Rostohar
|
88f2b4fc1f
RTX5: enhance stack overrun checking
|
4 лет назад |
Robert Rostohar
|
b870ad6914
RTX5: add KernelErrorNotify event (osRtxErrorNotify)
|
4 лет назад |
Robert Rostohar
|
faa29ea999
RTX5: minor internal changes (IsException)
|
4 лет назад |
Robert Rostohar
|
336701e320
RTX5: minor code improvements (MISRA)
|
4 лет назад |
Robert Rostohar
|
5fa474518b
RTX5: RTX derived definitions in stand-alone rtx_def.h
|
4 лет назад |
Robert Rostohar
|
40e936e675
RTX5: CVE-2021-27431 vulnerability mitigation
|
4 лет назад |
Robert Rostohar
|
11e3d0f860
RTX5: Fixed thread priority restore on mutex acquire timeout when priority inherit is used (#705)
|
6 лет назад |
Kevin Bracey
|
b11a184587
RTX5: Have osThreadJoin mark thread non-joinable
|
6 лет назад |
Jonatan Antoni
|
12955cd8dd
Updated file versions, dates and copyright headers.
|
6 лет назад |
Robert Rostohar
|
7643cd3e88
RTX5: minor optimizations
|
7 лет назад |
Robert Rostohar
|
68e535db3f
RTX5: enhanced events (Generic Wait and Thread Flags)
|
7 лет назад |
Robert Rostohar
|
83177af354
RTX5: Updated RTX generated events (reorganized components) and Event Recorder configuration
|
7 лет назад |
Robert Rostohar
|
f28ad45337
RTX5: enhanced event EvrRtxThreadCreated (added name)
|
7 лет назад |
Robert Rostohar
|
f7d6092e09
RTOS2: Updated API V2.1.3
|
7 лет назад |
Vladimir Umek
|
d062bec84d
RTX5 (Cortex-A): exception handling restructured, post processing moved after context save.
|
7 лет назад |
Robert Rostohar
|
58b79ea09b
RTX5: added Trusted Firmware M extension (SDCMSIS-774)
|
7 лет назад |
Robert Rostohar
|
75189e7503
RTX5: code optimization (removed redundant object state checks)
|
7 лет назад |
Robert Rostohar
|
1361c74404
RTX5: minor update of order for some error checking
|
7 лет назад |
Robert Rostohar
|
b416b2c9cf
RTX5: added support for Event Recorder initialization and filter setup (RTOS can also be used as Event Recorder Time Stamp)
|
7 лет назад |
Robert Rostohar
|
b355d471f0
RTX5: improved robustness (invalidation of objects on delete)
|
7 лет назад |
Robert Rostohar
|
80922a1756
RTX5: minor code optimizations (removed unnecessary checks)
|
7 лет назад |
Robert Rostohar
|
84a9388d89
RTX5: fixed optimization issue when using GCC optimization level 3
|
7 лет назад |