Hi,

In the previous "sigma0" version, for IO Address mapping, we can add
"static Region_instance< start physical address, size, > name;"

and then "memmap.add_region &name)"; makes the region available.
But now, sigma0 implementation is changed a lot.

How can I make a IO Address Region and then add it to sigma0??