1. Jan 24, 2020
  2. Jan 22, 2020
  3. Jan 20, 2020
  4. Jan 15, 2020
  5. Jan 10, 2020
  6. Jan 09, 2020
  7. Jan 08, 2020
    • Khem Raj's avatar
      build: Use -ffreestanding · 049ad0b3
      Khem Raj authored
      
      
      this is a stand-alone/baremetal application, therefore demanding
      -ffreestanding would help it compile with hosted toolchains e.g. ( linux
      toolchains ), it also ensures that it won't be using platform
      optimizations like inlining mem* str* functions which gcc might decide
      especially with wrapper string functions in opensbi code
      
      Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
      Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
      049ad0b3
  8. Jan 07, 2020
  9. Jan 02, 2020
  10. Dec 30, 2019
  11. Dec 27, 2019