Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 1 | # |
Anurag Koul | baedf93 | 2021-12-09 12:49:56 +0000 | [diff] [blame] | 2 | # Copyright (c) 2019-2022, Arm Limited. All rights reserved. |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | # |
| 6 | |
| 7 | # |
| 8 | # Nomination map for Trusted Firmware. |
| 9 | # |
| 10 | # This file is EXECED from gen_nomination.py |
| 11 | |
| 12 | nomination_rules = { |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 13 | # Run RDN1EDGE TF-A Tests and MISRA checks for any platform changes |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 14 | "path:plat/arm/board/rdn1edge": |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 15 | ["tf-l3-boot-tests-css/fvp-rdn1edge-tbb,fvp-rdn1edge-default:fvp-tftf-fip.tftf-rdn1edge", |
Vijayenthiran Subramaniam | 11fc907 | 2020-07-23 16:51:50 +0530 | [diff] [blame] | 16 | "tf-l2-coverity-misra-nominated/fvp-rdn1edge-tbb:coverity-tf-misra.diff", |
| 17 | "tf-l3-boot-tests-css/fvp-rdn1edgex2-tbb:fvp-linux.sgi-fip.sgi-rdn1edgex2-debug", |
| 18 | "tf-l2-coverity-misra-nominated/fvp-rdn1edgex2-tbb:coverity-tf-misra.diff"], |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 19 | |
Aditya Angadi | 634d61f | 2021-01-04 09:30:20 +0530 | [diff] [blame] | 20 | # Run RD-V1 TF-A Tests and MISRA checks for any platform changes |
| 21 | "path:plat/arm/board/rdv1": |
| 22 | ["tf-l3-boot-tests-css/fvp-rdv1-tbb:fvp-linux.sgi-fip.sgi-rdv1-debug", |
| 23 | "tf-l2-coverity-misra-nominated/fvp-rdv1-tbb:coverity-tf-misra.diff"], |
Vijayenthiran Subramaniam | b4c9da3 | 2020-07-23 15:57:43 +0530 | [diff] [blame] | 24 | |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 25 | # Run SGI575 boot test, TF-A Tests and MISRA checks for any changes with "sgi" in the path |
| 26 | "pathre:sgi": |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 27 | ["tf-l3-boot-tests-css/fvp-sgi575-tbb:fvp-linux.sgi-fip.sgi-sgi575-debug", |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 28 | "tf-l3-boot-tests-css/fvp-sgi575-tbb,fvp-sgi575-default:fvp-tftf-fip.tftf-sgi575", |
| 29 | "tf-l2-coverity-misra-nominated/fvp-sgi575-tbb:coverity-tf-misra.diff"], |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 30 | |
Usama Arif | cba711d | 2021-08-04 15:53:42 +0100 | [diff] [blame] | 31 | # Run Coverity MISRA checks for tc platform changes |
| 32 | "path:plat/arm/board/tc": |
| 33 | ["tf-l2-coverity-misra-nominated/fvp-tc-tbb:coverity-tf-misra.diff"], |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 34 | |
sah01 | acb2394 | 2021-09-07 03:56:51 +0000 | [diff] [blame] | 35 | # Run Coverity MISRA checks and boot test for n1sdp platform changes |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 36 | "path:plat/arm/board/n1sdp": |
sahil | 83ee9b3 | 2022-04-04 17:44:15 +0530 | [diff] [blame] | 37 | ["tf-l2-coverity-misra-nominated/n1sdp-default:coverity-tf-misra.diff"], |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 38 | |
| 39 | # Run Coverity MISRA checks for arm_fpga platform changes |
| 40 | "path:plat/arm/board/arm_fpga": |
| 41 | ["tf-l2-coverity-misra-nominated/arm_fpga-default:coverity-tf-misra.diff"], |
| 42 | |
| 43 | # Run Coverity MISRA checks for rde1edge platform changes |
| 44 | "path:plat/arm/board/rde1edge": |
| 45 | ["tf-l2-coverity-misra-nominated/fvp-rde1edge-tbb:coverity-tf-misra.diff"], |
| 46 | |
| 47 | # Run Coverity MISRA checks for fvp_ve platform changes |
| 48 | "path:plat/arm/board/fvp_ve": |
| 49 | ["tf-l2-coverity-misra-nominated/fvp_ve-a7:coverity-tf-misra.diff"], |
| 50 | |
| 51 | # Run Coverity MISRA checks for a5ds platform changes |
| 52 | "path:plat/arm/board/a5ds": |
| 53 | ["tf-l2-coverity-misra-nominated/a5ds:coverity-tf-misra.diff"], |
| 54 | |
| 55 | # Run Coverity MISRA checks for corstone700 platform changes |
| 56 | "path:plat/arm/board/corstone700": |
Manish Pandey | e7027bd | 2020-07-22 14:35:14 +0100 | [diff] [blame] | 57 | ["tf-l2-coverity-misra-nominated/corstone700-fvp-default:coverity-tf-misra.diff", |
| 58 | "tf-l2-coverity-misra-nominated/corstone700-fpga-default:coverity-tf-misra.diff"], |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 59 | |
| 60 | # Run Coverity MISRA checks for SPM_MM changes |
| 61 | "pathre:spm_mm": |
| 62 | ["tf-l2-coverity-misra-nominated/fvp-spm-mm:coverity-tf-misra.diff"], |
| 63 | |
| 64 | # Run Coverity MISRA checks for Debugfs changes |
| 65 | "pathre:debugfs": |
| 66 | ["tf-l2-coverity-misra-nominated/fvp-debugfs:coverity-tf-misra.diff"], |
| 67 | |
| 68 | # Run Coverity MISRA checks for fconf changes |
| 69 | "pathre:fconf": |
| 70 | ["tf-l2-coverity-misra-nominated/fvp-aarch64-sdei-fconf:coverity-tf-misra.diff"], |
| 71 | |
| 72 | # Run Coverity MISRA checks for pauth changes |
| 73 | "pathre:pauth": |
| 74 | ["tf-l2-coverity-misra-nominated/fvp-pauth-standard:coverity-tf-misra.diff"], |
| 75 | |
| 76 | # Run Coverity MISRA checks for RAS extension changes |
| 77 | ("path:lib/extensions/ras", "pathre:fvp_ras"): |
| 78 | ["tf-l2-coverity-misra-nominated/fvp-ras-fault-inject:coverity-tf-misra.diff"], |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 79 | |
| 80 | # Run SDEI boot test for SDEI, EHF, or RAS changes or mention |
| 81 | ("pathre:sdei", "pathre:ehf", "pathre:ras", "has:SDEI_SUPPORT", |
| 82 | "has:EL3_EXCEPTION_HANDLING"): |
Zelalem | 67596fa | 2020-07-01 11:59:37 -0500 | [diff] [blame] | 83 | ["tftf-l2-fvp/fvp-aarch64-sdei,fvp-default:fvp-tftf-fip.tftf-aemv8a-debug", |
| 84 | "tf-l2-coverity-misra-nominated/fvp-aarch64-sdei:coverity-tf-misra.diff"], |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 85 | |
Chandni Cherukuri | 889f9f4 | 2021-08-19 21:23:39 +0530 | [diff] [blame] | 86 | # Run Morello FVP busybox boot test for any platform changes |
Anurag Koul | baedf93 | 2021-12-09 12:49:56 +0000 | [diff] [blame] | 87 | "path:plat/arm/board/morello": |
| 88 | ["tf-l3-boot-tests-css/fvp-morello-tbb:fvp-linux.morello-fip.morello-morello-debug"], |
Fathi Boudra | 422bf77 | 2019-12-02 11:10:16 +0200 | [diff] [blame] | 89 | } |