Skip to content

fwk_list: Add a watermark to monitor list max sizes

Darryl Green requested to merge github/fork/khaledAhmed-arm/HEAD into master

Created by: khaledAhmed-arm

Enable queue monitors and tracing the maximum queue elements as a watermark for both isr and event queues.

To enable queue monitor and watermark for tracing, SCP_ENABLE_FWK_EVENT_WATERMARK_TRACING shall be true.

Merge request reports