1. 14 2月, 2023 1 次提交
    • S
      [rt-smart] PV_OFFSET as a variable (#6904) · 2d097490
      Shell 提交于
      * [rt-smart/mem] remove pv_offset
      
      * [rt-smart] list kernel space command
      
      * [rt-smart] restore ioremap region
      
      * [revert] restore kernel space isolation
      
      * [rt-smart/pv_off] code format
      
      * [rt-smart] add get_pvoff()
      
      * [pvoffset] pvoff as constant for C codes
      
      * [pvoff] pvoff as interfaces
      2d097490
  2. 09 1月, 2023 1 次提交
  3. 16 12月, 2022 1 次提交
  4. 14 12月, 2022 1 次提交
  5. 03 12月, 2022 1 次提交
  6. 25 11月, 2022 1 次提交
    • X
      [bsp] faster startup for cortex-a · 16f6157b
      xiaoguang_ma 提交于
      If the application defines dozens of global variables,
      the speed of clearing the bss segment will be slower.
      
      Because icache can be enabled before the mmu enabled.
      Therefore, in order to speed up the process of clearing the BSS segment,
      enable icache needs to be put ahead.
      16f6157b
  7. 20 4月, 2022 1 次提交
  8. 20 1月, 2022 1 次提交
  9. 05 7月, 2021 2 次提交
  10. 03 7月, 2021 1 次提交
  11. 14 5月, 2021 1 次提交
    • littlefrog1992's avatar
      [update] 整理cortex-a aarch32启动代码 · 42ce237d
      littlefrog1992 提交于
      1. 去除start_gcc.s中set_secondary_cpu_boot_address代码,这部分提取到qemu-vexpress-a9 bsp中。
      2. 移动cpu.c中rt_hw_cpu_id函数到cp15_gcc.s,使用汇编实现,采用wake属性,方便bsp根据cpu特性获取CPU ID(多cpu集群中,不同厂家使用组合不一样).
      3. 整理start_gcc.s 适应多核启动,原来的代码只考虑到双核的情况。
      42ce237d
  12. 04 6月, 2020 1 次提交
  13. 25 5月, 2020 1 次提交
  14. 22 10月, 2019 1 次提交
  15. 29 5月, 2019 1 次提交
  16. 11 5月, 2019 1 次提交
  17. 27 4月, 2019 1 次提交
  18. 01 4月, 2019 1 次提交
  19. 25 3月, 2019 1 次提交
  20. 15 10月, 2018 1 次提交
  21. 01 11月, 2017 1 次提交
  22. 09 8月, 2015 1 次提交
  23. 27 6月, 2014 1 次提交
  24. 20 9月, 2013 1 次提交