From 9d80bfa52ef7bb171146e2562152e27d3b21b584 Mon Sep 17 00:00:00 2001 From: Pascal Nasahl Date: Fri, 6 Dec 2024 13:53:22 +0100 Subject: [PATCH] [fi] Remove exp. response for OTBN test As this test does return random data on each iteration, remove the expected response field. Signed-off-by: Pascal Nasahl --- .../configs/pen.global_fi.otbn.char.bn.wsrr.cw310.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fault_injection/configs/pen.global_fi.otbn.char.bn.wsrr.cw310.yaml b/fault_injection/configs/pen.global_fi.otbn.char.bn.wsrr.cw310.yaml index f2283b39..2787b015 100644 --- a/fault_injection/configs/pen.global_fi.otbn.char.bn.wsrr.cw310.yaml +++ b/fault_injection/configs/pen.global_fi.otbn.char.bn.wsrr.cw310.yaml @@ -35,10 +35,6 @@ fiproject: plot_y_axis_legend: "[cycles]" test: which_test: "otbn_char_bn_wsrr" - # Dummy output as the test loads random data into the registers and returns - # them. A manual analysis needs to be conducted. The data below is just one - # example return: - expected_result: '{"res":0,"data":[1585161835,1395318448,2890819879,3136712568,770063824,2219904489,764659899,2486702447,4037540400,614377115,3197968746,3829183170,1217208500,2984391055,4204045979,3927849647,3154664099,1671909360,94406326,3952627616,3582590200,4190037997,2304031004,157144328,2260103769,2919798203,629100303,3335127767,1440583584,2806852168,253589472,1537510966,1833180752,738448520,857273198,3289363885,498312428,3956290796,165909034,2913103314,2520476051,1448274901,3051828369,1983483801,2287854020,1978131893,4197424509,1469036442,3778472960,1161382771,2495963230,2240442244,2058555455,4136769679,3939870669,4092271700,2946102449,1386662328,53933539,4069738070,1327264499,1177709886,4102007707,26243035,1095943202,3261427667,4081923136,656438830,920667429,3095485880,2925329630,3652937,4177988481,50094604,2703235463,3783326350,4037243375,3558349942,1153310057,3250570353,4208616314,1819758050,3564207168,848976619,2600757162,568767768,2928096480,1450335113,3503423304,1017499235,1538753346,365937573,1133187581,1161223460,508607669,3496451951,738347764,1592189018,1647073599,1466728303,888090145,2529417802,2416650464,243400432,1801322509,3875158167,2953017432,4032346342,1697418690,999598008,3539076319,3610751307,2272045055,2144075239,3115213856,2628046382,2887380138,2802550532,1330416942,3655833823,879856714,2349899852,907392561,3741950774,210289938,2752030681,3944634147,195960501,3557282938,2919884685,1294423341,1303043892,4155891137,2338665283,4177365229,3514649298,3143155664,4258812579,3034871739,3914477780,4244620410,2059688501,1074845932,1536903886,692295108,3059503351,3358862935,559181213,1644829944,4106525676,1012374772,4293212879,4293239457,954252643,631746646,3723899561,99403874,1799391813,669598107,3438552951,3734811336,4219762328,2461633293,2411639906,3331409284,3684554611,3070708463,3128889882,3730910557,769212611,3162133429,841669367,3960539475,1338151511,4001478471,157261863,652788060,177310084,4025058916,3220744880,1262531191,1954448459,3238153237,3846456280,2418505546,4142869129,3002632989,1721131344,910168114,2765616614,359261424,4022711666,1221656863,1632020259,1310255932,1547888502,4113262317,4027386150,1064630737,3855526843,1247192136,2434404035,547924336,4254830988,2883213590,2066157666,3939717086,2145542305,4077520884,1979083085,2665542397,2384144748,1552116798,280162933,3569673330,3067616959,3276087245,2374279083,189903255,3579058140,1424028086,2573541785,3485254217,3162775746,52441843,2650601396,345063869,1495226838,922624296,2586256062,335114986,3866297221,2711827532,738263943,1297957690,174637235,3851308727,1327129801,1646735295,4263996392,503547172,1110112700,825403378,151195603,1209092073,2498478637,3082734316,11266459,3093576862,2024216790,732247215,2971124300,2875710264,1731820720,915635070,3738937671],"insn_cnt":1089,"err_otbn":0,"err_ibx":0,"alerts":[0,0,0]}' # Set to true if the test should ignore alerts returned by the test. As the # alert handler on the device could sometime fire alerts that are not # related to the FI, ignoring is by default set to true. A manual analysis