Hi Rahul,
> On 8 Jan 2021, at 14:46, Rahul Singh wrote:
>
> Replace all Linux device tree handling function with the XEN
> functions.
>
> Replace all Linux ktime function with the XEN time functions.
>
> Signed-off-by: Rahul Singh
Reviewed-by: Bertrand Marquis
Cheers
Bertrand
> ---
> Chang
On Fri, 8 Jan 2021, Rahul Singh wrote:
> Replace all Linux device tree handling function with the XEN
> functions.
>
> Replace all Linux ktime function with the XEN time functions.
>
> Signed-off-by: Rahul Singh
Reviewed-by: Stefano Stabellini
> ---
> Changes in v3:
> - This patch is introd