[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Meeting notes from Feb 28 and MISRA C copyright text
- To: Stefano Stabellini <stefano.stabellini@xxxxxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Mon, 7 Mar 2022 09:44:50 +0000
- Accept-language: en-GB, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=i/eYm1ym30JZKF9sV+vuCIAx/zD14kLvM7fzRqtUZu0=; b=FB1XwSYTDANVokUe9UItQe+JvGnQjI8nUOUC194hgkURmYG1Sh6wGZ8U5f/baY+3kN/zhxpTjaMqtvrdTgNcO9OwfZxiHR93Px1XsmT5u4v92fcaD6gLgyYS2MKNiTqSKvp5+QVfDNV48sh32MxenRCiUrmswObfOThxty/cj4m1gkwoygHG6yVLalI48oepEHRaHjxQbz5jIVzCOvoVXHSOuEGGR0WK5dTunWa9KdUf1ecdlTEKWew5maHcfAP/wq+T+JIJqeNFEnS9u93QwvFWklZvsoJqNd2mx6O7wJQuvs0rlZZa/6DSV2C/yiaU6xF4M7acXgygHIQKk82Tpw==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=VjCOQKHBX1KBM1LUn/9o+W/64IxU9yHqDNmco3uOzATCoA/RwZhS97ePUbx1NsJuqK+W+zl4aYVVvbLlGbsatqa28NtVH/V2qPeZ0JlLKxag5yK/AtzpPZWC1uJfw1Wc7c1+mXHlLEliC/lw7EX8FELbJx27e8cWuFDCPqQ3uuiVGIJ9gTDlgL8NDOIw9IiqNlb7vUi4qaE/6oow5MQvSKu6NqqfUS3DR5xZXvvby5oBHaLxHva+oaDb07Yv0mvhzHo2Ma1iie7zB78iHdFRDiD6ioQSYKPUpOX2MvwDs+TOzI4P14mKW1yKI4v0amYeJUBosUN39+mZo1eVoOHbbg==
- Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Cc: "fusa-sig@xxxxxxxxxxxxxxxxxxxx" <fusa-sig@xxxxxxxxxxxxxxxxxxxx>, "stefanos@xxxxxxxxxx" <stefanos@xxxxxxxxxx>, "david.ward@xxxxxxxxxxxxxxx" <david.ward@xxxxxxxxxxxxxxx>
- Delivery-date: Mon, 07 Mar 2022 09:45:13 +0000
- List-id: This is a discussion list for members of the Xen Project FuSa SIG <fusa-sig.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
- Thread-index: AQHYLbkc4ISYVjxv2ESpG+GgR6w8QayztIaA
- Thread-topic: Meeting notes from Feb 28 and MISRA C copyright text
Hi,
> On 1 Mar 2022, at 22:09, Stefano Stabellini <stefano.stabellini@xxxxxxxxxx>
> wrote:
>
> Hi all,
>
> As you might recall, we have an outstanding action to finalize the
> format of the list of MISRA C rules for Xen. One of the important
> details to finalize is the MISRA C copyright text at the top of the
> file.
>
> We discussed the topic with David Ward during the Xen FuSa meeting of
> Feb 28. We agreed on the appended text. Thanks David for your help on
> this!
This is awesome :-)
I will integrate this in my patch proposal and publish in the next weeks:
- a patch to add cppcheck support to Xen
- a patch to add the Misra text with the new disclaimer
- a patch to add support for Misra cppcheck
First one, I will submit as normal patch for Xen but I was thinking to submit
the 2 other ones related to Misra as RFC for now as it might generate
discussions. Any other suggestion here ?
Cheers
Bertrand
>
> Cheers,
>
> Stefano
>
> ---
>
> **IMPORTANT** All MISRA C rules, text, and examples are copyrighted by
> The MISRA Consortium Limited and used with permission.
>
> Please refer to https://www.misra.org.uk/ to obtain a copy of MISRA C,
> or for licensing options for other use of the rules.
|