[PATCH v4] cpukit/aarch64: Add ESR register decoding

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Mar 23 15:49:10 UTC 2021


Hello Alex,

this file has little in common with the RTEMS coding style. This is 
quite understandable since the style is very exotic. I don't think we 
will have a formatting tool which is able to produce the RTEMS style in 
the near future. This gives raise to some general questions.

1. Do we care about the coding style?

2. Who wants to enforce the coding style?

3. Should new files use a new style understood by a well known tool and 
a well known coding style?

I see a lot of

type var = initial_value;

Maybe we should drop the stone age variable declarations at block begin 
if we choose a new style and declare and initialize local variables upon 
first use.

-- 
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