)]}' { "commit": "9b266556d308c0af6f932fedd1c41fbda05204aa", "tree": "7baba0c76fac9d220bb562088d322cd735a80102", "parents": [ "73ede2bf1914929f0842560f01b6d996d4196ef1" ], "author": { "name": "laurenw-arm", "email": "lauren.wehrmeister@arm.com", "time": "Wed May 03 12:48:55 2023 -0500" }, "committer": { "name": "Sandrine Bailleux", "email": "sandrine.bailleux@arm.com", "time": "Thu May 04 10:06:28 2023 +0100" }, "message": "fix(tc): only suspend booting after running plat tests\n\n1. When doing a normal boot, tc_bl31_common_platform_setup() should\nsimply configure the platform and return.\n\n2. When we are running the platform tests instead,\ntc_bl31_common_platform_setup() should run the tests then suspend\nbooting (and thus never return).\n\nWe were incorreclty suspending the boot in case 1 as well. Put that\ncode under a preprocessor condition (PLATFORM_TEST_NV_COUNTERS or\nPLATFORM_TEST_TFM_TESTSUITE) to fix this.\n\nSigned-off-by: Lauren Wehrmeister \u003clauren.wehrmeister@arm.com\u003e\nChange-Id: I7d20800e3bcd85261e2cdad325586d184e12a3e3\n", "tree_diff": [ { "type": "modify", "old_id": "aa88f7f3d0b588da3b03e0d96100be7bdffbe780", "old_mode": 33188, "old_path": "plat/arm/board/tc/tc_bl31_setup.c", "new_id": "8ad1d30563c6169dc446c5c2dca376c9c840f67c", "new_mode": 33188, "new_path": "plat/arm/board/tc/tc_bl31_setup.c" } ] }