Skip to content
  1. Jul 01, 2025
  2. Jun 30, 2025
  3. May 30, 2025
  4. May 29, 2025
  5. May 27, 2025
  6. May 22, 2025
  7. May 20, 2025
    • Leandro Belli's avatar
      mod/apcontext: Refactor context handling and add unit tests · d4c0484e
      Leandro Belli authored
      
      
      Refactors the AP context module to store the configuration pointer directly
      in the module context (`ctx.config`). This simplifies access throughout the
      module and avoids repeated calls to `fwk_module_get_data()`.
      
      Also adds a safeguard to prevent `wait_on_notifications` from being
      decremented below zero.
      
      Includes unit tests for init, start, and notification handling.
      
      Signed-off-by: Leandro Belli's avatarLeandro Belli <leandro.belli@arm.com>
      d4c0484e
  8. May 15, 2025
  9. May 14, 2025
  10. May 13, 2025
  11. May 08, 2025
  12. May 07, 2025
  13. May 06, 2025
  14. May 02, 2025
Loading