Skip to content
  1. Jul 30, 2025
  2. Jul 29, 2025
  3. Jul 01, 2025
  4. Jun 30, 2025
  5. May 30, 2025
  6. May 29, 2025
  7. May 27, 2025
  8. May 22, 2025
  9. 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
  10. May 15, 2025
  11. May 14, 2025
Loading