"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "2a20aa171071a334d80c4e5d5af719d8374702fc"
Fix `MACHINE_FEATURE` override
When adding the efi as a machine feature for corstone1000-mps3, it
gets overridden due to libc-glibc
The default machine feature needs to be inherited from meta-arm which
includes ts-smm-gateway, ts-se-proxy, and arm-ffa.
And then additionally, include efi for meta-cassini
This would enable Trusted services and ARM-FFA driver on the platform
Signed-off-by: Vikas Katariya vikas.katariya@arm.com