Looking for high contact accuracy data?

2021-04-20 Thread Jessa Walter
Hi, Are you *looking for high contact accuracy data* i.e. contact currently working in the company? We are providing our customers with company and contact information (e-mail, phone) with live social media links (Twitter, Facebook, Linked-In) to maximize their reach through different

Re: [PATCH V3 1/1] inmates/lib: Add zeroed alloc, and update usage

2021-04-20 Thread Jan Kiszka
On 20.04.21 11:08, Ralf Ramsauer wrote: > > > On 20/04/2021 10:49, Bram Hooimeijer wrote: >> Adds zalloc(size, align) which allocates memory and fills it with zeros. >> Replaces usage of alloc() in inmates/lib with zalloc(). >> >> Motivation is that use of alloc without zeroing mem.c:map_range()

AW: AW: Inquiry

2021-04-20 Thread Moustafa Noufale
I am grateful for your quick support. Thank you! -Ursprüngliche Nachricht- Von: Ralf Ramsauer Gesendet: Dienstag, 20. April 2021 11:39 An: Moustafa Noufale ; Jan Kiszka ; jailhouse-dev@googlegroups.com Betreff: Re: AW: Inquiry Hi, On 20/04/2021 11:29, Moustafa Noufale wrote: > Hi Mr.

[siemens/jailhouse] 95cb81: inmates/lib: Add zeroed alloc, and update usage

2021-04-20 Thread 'Bram Hooimeijer' via Jailhouse
Branch: refs/heads/next Home: https://github.com/siemens/jailhouse Commit: 95cb81c355584e2a6a81b5d42154f4c7555d7644 https://github.com/siemens/jailhouse/commit/95cb81c355584e2a6a81b5d42154f4c7555d7644 Author: Bram Hooimeijer Date: 2021-04-20 (Tue, 20 Apr 2021) Changed

Re: AW: Inquiry

2021-04-20 Thread Ralf Ramsauer
Hi, On 20/04/2021 11:29, Moustafa Noufale wrote: > Hi Mr. Kiszka, > I have tried to build an image through running "build-images.sh" with and > without root access: > > without root access: > > Select images to build (space-separated index list): 1 > docker: Got permission denied while

AW: Inquiry

2021-04-20 Thread Moustafa Noufale
Hi Mr. Kiszka, I have tried to build an image through running "build-images.sh" with and without root access: without root access: Select images to build (space-separated index list): 1 docker: Got permission denied while trying to connect to the Docker daemon socket at

Re: [PATCH V3 1/1] inmates/lib: Add zeroed alloc, and update usage

2021-04-20 Thread Ralf Ramsauer
On 20/04/2021 10:49, Bram Hooimeijer wrote: > Adds zalloc(size, align) which allocates memory and fills it with zeros. > Replaces usage of alloc() in inmates/lib with zalloc(). > > Motivation is that use of alloc without zeroing mem.c:map_range() > results in illegal page tables if memory

[PATCH V3 1/1] inmates/lib: Add zeroed alloc, and update usage

2021-04-20 Thread Bram Hooimeijer
Adds zalloc(size, align) which allocates memory and fills it with zeros. Replaces usage of alloc() in inmates/lib with zalloc(). Motivation is that use of alloc without zeroing mem.c:map_range() results in illegal page tables if memory contains artefacts. Signed-off-by: Bram Hooimeijer ---

RE: [EXT] [PATCH V2 1/1] inmates/lib: Add zeroed alloc, and update usage

2021-04-20 Thread Bram Hooimeijer
Hi Ralf, > Hi Bram, > > On 19/04/2021 19:09, Bram Hooimeijer wrote: > > Adds zalloc(size, align) which allocates memory and fills it with zeros. > > Replaces usage of alloc() in inmates/lib with zalloc(). > > > > Motivation is that use of alloc without zeroing in mem.c:map_range() > > results

Re: Tested x86-64 SBC or mini PC

2021-04-20 Thread Chung-Fan Yang
Thank you Jan for pointing out the old NUC will work. For my application, newest processor might not necessary. This might be good enough for me (if the NUC is still easily available.) Yang 2021年4月17日土曜日 18:47:14 UTC+9 Jan Kiszka: > On 17.04.21 10:07, Chung-Fan Yang wrote: > > Hello, > > > > I

Re: Arm zero exits and zynqmp ATF SDEI-enabling patch upstreaming

2021-04-20 Thread Angelo Ruocco
On 20/04/2021, Jan Kiszka wrote: > On 20.04.21 02:56, Peng Fan wrote: >>> Subject: Re: Arm zero exits and zynqmp ATF SDEI-enabling patch >>> upstreaming >>> >>> On 19.04.21 15:28, Peng Fan wrote: > Subject: Arm zero exits and zynqmp ATF SDEI-enabling patch > upstreaming Not sure

Re: Arm zero exits and zynqmp ATF SDEI-enabling patch upstreaming

2021-04-20 Thread Jan Kiszka
On 20.04.21 02:56, Peng Fan wrote: >> Subject: Re: Arm zero exits and zynqmp ATF SDEI-enabling patch upstreaming >> >> On 19.04.21 15:28, Peng Fan wrote: Subject: Arm zero exits and zynqmp ATF SDEI-enabling patch upstreaming >>> >>> Not sure whether you are aware. >>> FYI: SDEI not work