[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] [UNIKRAFT PATCHv7 08/23] plat/common: Add referred source code URL for cache operation
Hello Jia He, This patch is fine. Reviewed-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx> Thanks & Regards Sharan On 3/1/19 3:54 PM, Jia He wrote: From: Wei Chen <wei.chen@xxxxxxx> We'd better to mention where our code comes from, this helps to check whether code has been updated afterwards. Signed-off-by: Wei Chen <wei.chen@xxxxxxx> Signed-off-by: Jia He <justin.he@xxxxxxx> --- plat/common/arm/cache64.S | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plat/common/arm/cache64.S b/plat/common/arm/cache64.S index bada417..fb7cdb8 100644 --- a/plat/common/arm/cache64.S +++ b/plat/common/arm/cache64.S @@ -1,5 +1,9 @@ /* SPDX-License-Identifier: BSD-3-Clause */ /* + * This source code is based on: + * https://github.com/freebsd/freebsd/blob/9b718f1d0125/sys/arm64/arm64/ + * cpufunc_asm.S + * * Authors: Wei Chen <wei.chen@xxxxxxx> * * Copyright (c) 2014 Robin Randhawa _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |