[PATCH 3/4 v2] bsp/riscv: work area size based on stack pointer

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Feb 24 11:55:17 UTC 2021


On 16/02/2021 07:41, Sebastian Huber wrote:

>> diff --git a/bsps/riscv/shared/start/bspgetworkarea-fromstack.c 
>> b/bsps/riscv/shared/start/bspgetworkarea-fromstack.c
>> new file mode 100644
>> index 0000000..6885a77
>> --- /dev/null
>> +++ b/bsps/riscv/shared/start/bspgetworkarea-fromstack.c
>> @@ -0,0 +1,53 @@
>> +/*
>> + *  This set of routines are the BSP specific initialization
>> + *  support routines.
>> + *
>> + *  COPYRIGHT (c) 1989-2020.
>> + *  On-Line Applications Research Corporation (OAR),
>> + *  Cobham Gaisler AB.
>> + *
>> + *  The license and distribution terms for this file may be
>> + *  found in the file LICENSE in this distribution or at
>> + * http://www.rtems.org/license/LICENSE.
>> + */
> Could we please use a BSD-2-Clause license for this. The comment is 
> probably all which was copied from somewhere else. The riscv target is 
> a new target. It would be good if we are able to use BSD-2-Clause at 
> least for new stuff. 

I changed the license of most of the bspgetworkarea*.c files excluding 
bsps/sparc/shared/start/bspgetworkarea.c since we don't have a 
re-license agreement from Cobham Gaisler AB:

https://devel.rtems.org/ticket/3053

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