Skip to content
Commit b3b52fd8 authored by Stefano Stabellini's avatar Stefano Stabellini
Browse files

xen/arm: initialize grant_table on ARM



Initialize the grant table mapping at the address specified at index 0
in the DT under the /xen node.
After the grant table is initialized, call xenbus_probe (if not dom0).

Changes in v2:

- introduce GRANT_TABLE_PHYSADDR;
- remove unneeded initialization of boot_max_nr_grant_frames.

Signed-off-by: default avatarStefano Stabellini <stefano.stabellini@eu.citrix.com>
parent ef61ee0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment