| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Tricore:support tricore protect by addrenv Use g_mpu_kset include all use region for kernel Use g_app_set include: 0-0xffffffff for code exec data - data+datasize for data read and write text - text-textsize for text for read. Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 | |
perf: add noinstrument_function to up_perf_gettime and related functions Add noinstrument_function attribute to up_perf_gettime and its helper functions (like cp15_pmu_rdccr) across all architectures. These functions are called by perf_gettime which is used in the instrument callback path, and must not be instrumented to avoid infinite recursion when CONFIG_ARCH_INSTRUMENT_ALL is enabled. Signed-off-by: yezhonghui <yezhonghui@xiaomi.com> | 2 个月前 | |
Merge branch 'master' into vela apache/nuttx commit id: eb27ebba8adfe29644a7b890f86e6f16941921dc Signed-off-by: ligd <liguiding1@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
arch/tricore: PPRS is also part of task context and need save it. The processing flow for MPU PRS differs between TC3xx and TC4xx. TC3xx stores PRS directly in PSW, while TC4xx stores PRS in PPRS. Signed-off-by: zhangyu117 <zhangyu117@xiaomi.com> | 2 个月前 |