From 3892b7e0e6182d51d5b91363f18524ceed0d64c9 Mon Sep 17 00:00:00 2001 From: David Given Date: Tue, 12 Jun 2018 21:04:27 +0900 Subject: [PATCH] Remove bogus conversion from test which was causing failure; you're not allowed to do cui or ciu with sizes smaller than a word. --- tests/plat/core/dup_e.e | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/plat/core/dup_e.e b/tests/plat/core/dup_e.e index 649589d84..1f7ab6289 100644 --- a/tests/plat/core/dup_e.e +++ b/tests/plat/core/dup_e.e @@ -25,9 +25,6 @@ size dup 20 /* 2nd copy */ lae size loi 2 - loc 2 - loc EM_WSIZE - cuu dus EM_WSIZE /* 3rd copy */ cal $check -- 2.34.1