[PATCH v2] tests/validation: Fix 64bit test failure

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Feb 24 09:52:02 UTC 2021


On 16/02/2021 06:51, Sebastian Huber wrote:

> The issue can be fixed in two ways.
>
> 1. We change the API, so that the error condition can happen also on 
> 64-bit architectures (current patch).
>
> 2. We change the specification and implementation, so that this error 
> condition is removed on 64-bit architectures. In the implementation, 
> this is easy. In the specification, this is a bit more difficult since 
> I would have to introduce a new option which enables or disables parts 
> of the specification based on the word size of the architecture 
> (similar to RTEMS_SMP). This is the main reason why I didn't fix the 
> issue immediately
How do we want to address this issue? Change the API or the 
specification, etc.?

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/



More information about the devel mailing list