Re: devel Digest, Vol 129, Issue 37

2022-08-21 Thread oss
Hello Prashanth, I added a number of comments for the first (API) commit using the gitlab comment function: https://gitlab.com/slpp95prashanth/gsoc-2022/-/commit/2283ab18bd2fbfa363233c6dabcfa5123225f27c PS: Please don't answer to Devel Digests. That adds totally unrelated content to your mai

Re: devel Digest, Vol 129, Issue 37

2022-08-21 Thread Prashanth S
Hi Christian, > I added a number of comments for the first (API) commit using the gitlab > comment function: > > https://gitlab.com/slpp95prashanth/gsoc-2022/-/commit/2283ab18bd2fbfa363233c6dabcfa5123225f27c > > PS: Please don't answer to Devel Digests. That adds totally unrelated > content to you

Re: -Werror on amd64 BSP makes it to installed package configuration file

2022-08-21 Thread Chris Johns
On 20/8/2022 6:07 am, Joel Sherrill wrote: > On Fri, Aug 19, 2022, 3:00 PM Chris Johns > wrote: > > On 20 Aug 2022, at 3:39 am, Joel Sherrill > wrote: > > > > Hi > > > > Stephen tripped across this and I'm reporting it becaus

Re: [PATCH 1/2] tester: Add option to specify how to load image with QEMU

2022-08-21 Thread Chris Johns
OK for this change. I am not sure about the other one so I will leave that for someone who knows. If no one says anything in the next day please push both. Thanks Chris On 20/8/2022 12:16 am, Daniel Cederman wrote: > Defaults to "-kernel", but can be changed to, for example, "-bios". > --- > tes

[PATCH RTEMS] Xilinx/Versal BSP changes

2022-08-21 Thread chrisj
Hi, The change: 1. Removes the IPL32 BSPs from the Versal family of BSPs. The Versal defines address spaces in the upper 64bit address space. 2. Remove the size from the names because we now only have a single size. 3. Add xilinx_versal_aiedge BSP for the Edge range of devices. The scalar

[PATCH] bsps/xilinx/versal: Remove IPL32 BSPs, add aiedge and change defaults

2022-08-21 Thread chrisj
From: Chris Johns - Versal has IO mapped to the upper 64bit address space and needs full 64bit addresses. - Add xilinx_versal_aiedge for custom hardware - Make the hardware settings the defaults and qemu as variants Closes #4693 --- spec/build/bsps/aarch64/xilinx-versal/abi.yml | 10 +-- ..