Re: Setting up boot chain ACPI on ARM with STM32MPU

2023-12-04 Thread Ba Gia Bao Phan
: > +Heinrich Schuchardt > > Hi, > > On Wed, 29 Nov 2023 at 08:29, Ba Gia Bao Phan > wrote: > > > > Hello everyone, > > > > I am a trainee at STMicroelectronics France. I am working on a project > "Setting up a boot chain ACPI" for STM32MPU, which

Re: Setting up boot chain ACPI on ARM with STM32MPU

2023-11-29 Thread Ba Gia Bao Phan
2023 at 11:28 AM Simon Glass wrote: > > > > +Heinrich Schuchardt > > > > Hi, > > > > On Wed, 29 Nov 2023 at 08:29, Ba Gia Bao Phan > > wrote: > > > > > > Hello everyone, > > > > > > I am a trainee at STMicroelectronics F

Re: Setting up boot chain ACPI on ARM with STM32MPU

2023-11-29 Thread Ba Gia Bao Phan
CPI? For this question, the aim of the ACPI table in my project is to *configure the HW platform* replacing device tree type files currently used. Le mer. 29 nov. 2023 à 20:28, Simon Glass a écrit : > +Heinrich Schuchardt > > Hi, > > On Wed, 29 Nov 2023 at 08:29, Ba Gia Bao Phan >

Setting up boot chain ACPI on ARM with STM32MPU

2023-11-29 Thread Ba Gia Bao Phan
Hello everyone, I am a trainee at STMicroelectronics France. I am working on a project "Setting up a boot chain ACPI" for STM32MPU, which is based on ARM Cortex-A . The objective of my project is to add a way of booting (with ACPI) besides Device Tree available on STM32MPU. I found that ACPI was