The FSP is a package (the P in FSP). It includes in it the ME blob. The other parts of it are things like DRAM init. It would take work to develop a fully libre implementation for any Intel chipset, but the biggest hurdle was (and is) the ME blob in the FSP.
The EC, SMC, and other blobs are much more the domain of the board designer, and are much easier to make a libre implementation for.
No, it does not. FSP only includes x86 code to be executed on the main CPU. It may include stuff which talks to the ME but no ME firmware itself. You can use any UEFI extractor like UEFITool to check that.
The EC, SMC, and other blobs are much more the domain of the board designer, and are much easier to make a libre implementation for.