|
Security WG - meeting agenda, March 14
Hi everyone, Following the proposed agenda for our next meeting: - Kick off the group - PSA crypto API adoption on Zephyr p.s: I've broadcasted this email to several mailing lists just because this is
Hi everyone, Following the proposed agenda for our next meeting: - Kick off the group - PSA crypto API adoption on Zephyr p.s: I've broadcasted this email to several mailing lists just because this is
|
By
Flavio Ceolin
· #8418
·
|
|
Security Working Group invitation
Hi everyone, I'd like to invite anyone to join the new working group dedicated to security on Zephyr. Information about meetings and mailing list can be found in: https://github.com/zephyrproject-rtos
Hi everyone, I'd like to invite anyone to join the new working group dedicated to security on Zephyr. Information about meetings and mailing list can be found in: https://github.com/zephyrproject-rtos
|
By
Flavio Ceolin
· #8417
·
|
|
MISRA
Hi, I've written this email two days ago and somehow it never left my outbox so I'm re-sending it because I think it is still relevant. We should keep this discussion as much technical as possible. Th
Hi, I've written this email two days ago and somehow it never left my outbox so I'm re-sending it because I think it is still relevant. We should keep this discussion as much technical as possible. Th
|
By
Flavio Ceolin
· #8251
·
|
|
TinyCrypt end of life - Help needed
Send it to users list as well.
Send it to users list as well.
|
By
Flavio Ceolin
· #8073
·
|
|
TinyCrypt end of life - Help needed
Good point, will forward to that list too.
Good point, will forward to that list too.
|
By
Flavio Ceolin
· #8072
·
|
|
TinyCrypt end of life - Help needed
Hello, Recently Intel notify us about TinyCrypt end of life because Zephyr is one major project still using it. In order to respond it properly, the Zephyr PSIRT team needs to understand how TinyCrypt
Hello, Recently Intel notify us about TinyCrypt end of life because Zephyr is one major project still using it. In order to respond it properly, the Zephyr PSIRT team needs to understand how TinyCrypt
|
By
Flavio Ceolin
· #8070
·
|
|
Custom driver Power Management in Zephyr
Hi Srinivasan, There are some ways to do this. Which one is better will depend on what you are doing. - You can register a notification with a callback to be called when the system is about suspend/re
Hi Srinivasan, There are some ways to do this. Which one is better will depend on what you are doing. - You can register a notification with a callback to be called when the system is about suspend/re
|
By
Flavio Ceolin
· #8065
·
|
|
Help flashing nxp MIMXRT1050-EVKB
I'm trying to flash this board following our documentation with no success. I've being installed the OpenSDA_V2_1.bin firmware but when I try to flash I get the following error: J-Link connection not
I'm trying to flash this board following our documentation with no success. I've being installed the OpenSDA_V2_1.bin firmware but when I try to flash I get the following error: J-Link connection not
|
By
Flavio Ceolin
· #6104
·
|
|
RFC - C99 issue regarding unnamed union/structs
Hi, I'm with Thomas, this is a GCC extension we should rely on them. Thumbs up Literal zero is GCC extension and about flexible array "[]" it can be used *only* as the last element in a struct (and th
Hi, I'm with Thomas, this is a GCC extension we should rely on them. Thumbs up Literal zero is GCC extension and about flexible array "[]" it can be used *only* as the last element in a struct (and th
|
By
Flavio Ceolin
· #5594
·
|
|
RFC - C99 issue regarding unnamed union/structs
Hi Peter, I've given my opnion there :) Flavio Ceolin
Hi Peter, I've given my opnion there :) Flavio Ceolin
|
By
Flavio Ceolin
· #5589
·
|
|
RFC - C99 issue regarding unnamed union/structs
Hi guys, One problem with have in Zephyr regarding C99 is that we are using a lot of unnamed struct/unions. One example is: """ struct z_kernel { /* For compatibility with pre-SMP code, union the firs
Hi guys, One problem with have in Zephyr regarding C99 is that we are using a lot of unnamed struct/unions. One example is: """ struct z_kernel { /* For compatibility with pre-SMP code, union the firs
|
By
Flavio Ceolin
· #5587
·
|
|
checkstack.pl
Hi, For me only x86 works. Regard, Flavio Ceolin
Hi, For me only x86 works. Regard, Flavio Ceolin
|
By
Flavio Ceolin
· #5523
·
|
|
[RFC] k_poll_signal name and MISRA
Hi, Agree, other projects I've seen do this. Yeah, we need to formalize it. Yeah, I came up with something I used to see in EFL. Next time I'll present more options. To be honest, I just raised this q
Hi, Agree, other projects I've seen do this. Yeah, we need to formalize it. Yeah, I came up with something I used to see in EFL. Next time I'll present more options. To be honest, I just raised this q
|
By
Flavio Ceolin
· #5333
·
|
|
Highlights from the TSC meeting during ELCE
"Perez-Gonzalez, Inaky" <inaky.perez-gonzalez@...> writes: yeah, easy to script, clients are lightweight, ... Without a good reason I'm totally in favor of keep using IRC. > > > Regards, Flavio
"Perez-Gonzalez, Inaky" <inaky.perez-gonzalez@...> writes: yeah, easy to script, clients are lightweight, ... Without a good reason I'm totally in favor of keep using IRC. > > > Regards, Flavio
|
By
Flavio Ceolin
· #5302
·
|
|
[RFC] k_poll_signal name and MISRA
Yep, just a typo :)
By
Flavio Ceolin
· #5284
·
|
|
[RFC] k_poll_signal name and MISRA
Hi guys, MISRA-C rule 5.7 says that a tag name shall be a unique identifier, also reuse tag names is an undefined behavior recognized in C99 (Section 6.7.2.3). It happens that we have in Zephyr both a
Hi guys, MISRA-C rule 5.7 says that a tag name shall be a unique identifier, also reuse tag names is an undefined behavior recognized in C99 (Section 6.7.2.3). It happens that we have in Zephyr both a
|
By
Flavio Ceolin
· #5278
·
|
|
Compilers working on Zephyr
Hi Gil, Thanks for pointing it out. I'll take a look on it. Regards, Flavio Ceolin
Hi Gil, Thanks for pointing it out. I'll take a look on it. Regards, Flavio Ceolin
|
By
Flavio Ceolin
· #5191
·
|
|
Compilers working on Zephyr
Hi Sebastian, The in-tree documentation is lacking indeed, but I also wanted to know whether people is trying to use other compilers and the problems they are facing. The work on MISRA-C and C99 confo
Hi Sebastian, The in-tree documentation is lacking indeed, but I also wanted to know whether people is trying to use other compilers and the problems they are facing. The work on MISRA-C and C99 confo
|
By
Flavio Ceolin
· #5184
·
|
|
Compilers working on Zephyr
Hi, Guys I'm trying to have a list of supported compilers on Zephyr, but in our wiki just mention about 3rd-party compilers but don't mention any other than GNU ARM compiler. If you are using a compil
Hi, Guys I'm trying to have a list of supported compilers on Zephyr, but in our wiki just mention about 3rd-party compilers but don't mention any other than GNU ARM compiler. If you are using a compil
|
By
Flavio Ceolin
· #5174
·
|
|
MISRA-C and Zephyr
Hi Szymon, Sure thing ! Next commits I'll add which rule that commits is fixing. Thanks for pointint it out :) Regards, Flavio Ceolin
Hi Szymon, Sure thing ! Next commits I'll add which rule that commits is fixing. Thanks for pointint it out :) Regards, Flavio Ceolin
|
By
Flavio Ceolin
· #5137
·
|