[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
- To: Julien Grall <julien@xxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Wed, 23 Sep 2020 13:55:26 +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-SenderADCheck; bh=sNYDT1+qeBDDlQ+N9TC1PonMZsKJg42hfY+QkigqyA4=; b=DH7TDrCsXFV16W5CW26i8aff6eYdtITXnXmNhRQ8xP0DANG3ZhwqeNm+ZshyBtANGrAIgODba0Dt8SjsW6Hk1UOHE4RIDNTn/BcTdcZx1Dq49Lvk//hD2d2kiCPHlAkLmhRIiRg8YmIZo0RdcnclfO09uYpYpS/ZfBezTuuBBffJMdmJ6BYg0T5nmNidiCnWyVg7+rEiIIqSsKPkagv+9epH9mzKPjHPJvBxSTv3yKWs8PatTtJwTRIM27wOzbwVZ8Bvpa4QNc9ta7HBeXZZqlgWieA3vsHVjQ/h+F90v/Lih1EeB7EvFKQCpteZfKuz9x0rVp6QIXFeFgdND0cjQA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=E00Lv3yX/fMSqwjqiQEyvbGccmLE3MatyVJZ51o6714+ZXlBeRA+j7Uxc04uwZnJB09JYwtsWGdKSTJFR/vHXkLfiP59hCW+ElhQps2nGeJwbjNLDhDg+Hs80s9zXWJXhiw6mGIg3njUIyUN3FKc4ifVGhU1f5J41QPnBi/xO7jFifUmaXdjTXn9ApHxg4VWiPZCgtsRAnD1KdDToXozxsECPum3Y4LjuiK7Nlk4QNrzdYwC1iOFfU1qAtsm1FDHbr7W92Z/30D0lhCMGH74Aa0rbXueWG5X0ZlTy6LgbvtQ+ed+4g46wyo2o6u9iWFZuYU7JWdcQyjBIdMFdnmlsw==
- Authentication-results-original: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
- Cc: "open list:X86" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
- Delivery-date: Wed, 23 Sep 2020 13:56:14 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=arm.com;
- Thread-index: AQHWkYOU18uuLvRXIEaUzkgFl/gQ5Kl2C72AgAAHeICAACwkAA==
- Thread-topic: [PATCH] SUPPORT.MD: Clarify the support state for the Arm SMMUv{1, 2} drivers
> On 23 Sep 2020, at 12:17, Julien Grall <julien@xxxxxxx> wrote:
>
>
>
> On 23/09/2020 11:50, Bertrand Marquis wrote:
>> Hi,
>>> On 23 Sep 2020, at 09:28, Julien Grall <julien@xxxxxxx> wrote:
>>>
>>> From: Julien Grall <jgrall@xxxxxxxxxx>
>>>
>>> SMMUv{1, 2} are both marked as security supported, so we would
>>> technically have to issue an XSA for any IOMMU security bug.
>>>
>>> However, at the moment, device passthrough is not security supported
>>> on Arm and there is no plan to change that in the next few months.
>>>
>>> Therefore, mark Arm SMMUv{1, 2} as supported but not security supported.
>>>
>>> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>
>> Reviewed-by: Bertrand Marquis <bertrand.marquis@xxxxxxx>
>
> Thanks!
>
>> We will publish in the next week a first implementation of SMMUv3 support
>> which might make sense to have fully Supported.
>
> I am not sure whether you include security supported in your "fully supported"
If we something is missing we will be happy to fix it to reach this goal.
>
> However, I would consider to follow the same model as we did with the IPMMU.
> The driver would first be marked as a technical preview to allow more testing
> in the community.
I was not meaning to have this at the very beginning.
More that it make more sense in general to have SMMUv3 with 2 level of page
table supporting this then old SMMU versions.
Cheers
Bertrand
>
> Cheers,
>
> --
> Julien Grall
|