-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Just wanted to cover all the cases that are similar to #110. In other words, this issue is created to improve the tests that reply on the PAL functions that require users implementing and re-building the image.
For now, this kind of tests result in SKIPPED. Some print a message saying PAL function implementation is missing, but some do not.
We need to review tests and improve them so that we can ensure the result for the case of missing PAL function is WARNING rather than SKIPPED and having a message printed out to ask users to either implement the missing PAL function or conduct paper-based analysis for compliance check.
I used the keyword "NOT_IMPLEMENTED" and found the following PAL functions that we need to check for post-silicon testing. For pre-silicon testing, we have more PAL functions to check.
- pal_pcie_is_cache_present
- pal_pmu_check_monitor_count_value
- pal_generate_traffic
- pal_pmu_get_multi_traffic_support_interface
- pal_ras_setup_error
- pal_ras_inject_error