| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
arch: change all g_interrupt_context to percpu Signed-off-by: buxiasen <buxiasen@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 个月前 | |
cmake:init RISC-V cmake qemu-rv build cmake currently does not support non-FlatBuild, need disable ELF and LOADABLE when compiling other defconfigs cmake -B build -DBOARD_CONFIG=rv-virt/smp64 -GNinja # for rv32:rv-virt/smp cmake --build build -t menuconfig cmake --build build qemu-system-riscv64 -semihosting -M virt,aclint=on -cpu rv64 -smp 8 -bios none -kernel nuttx -nographic Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 | |
arch/risc-v: Add clkdev drivers for esp32 timers. This commit added clkdev drivers for esp32 timers. Signed-off-by: ouyangxiangzhen <ouyangxiangzhen@xiaomi.com> | 2 个月前 |