From ce015e7d72f522ac310404f29a0bc467f9f69c58 Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Tue, 19 Mar 2024 16:02:07 -0700 Subject: Adjustments to profile changes Use "or" when listing an operator/data type that can be implemented in multiple profiles. Modify variable_read/variable_write to note that both the base profile and extension must be supported (for example BI and EXT-VARIABLE) Signed-off-by: Eric Kunze Change-Id: Iae15fb1032a4e03da73eda0f3a15e4c0965de052 --- tosa.xml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'tosa.xml') diff --git a/tosa.xml b/tosa.xml index 675eeb6..5973ff1 100644 --- a/tosa.xml +++ b/tosa.xml @@ -3139,16 +3139,13 @@ used. - - + - - + - - + @@ -3168,16 +3165,13 @@ used. - - + - - + - - + -- cgit v1.2.1